Home
last modified time | relevance | path

Searched defs:cap_req (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ltp/testcases/kernel/syscalls/open_by_handle_at/
H A Dopen_by_handle_at02.c23 static struct tst_cap cap_req = TST_CAP(TST_CAP_REQ, CAP_DAC_READ_SEARCH); variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/init_module/
H A Dinit_module02.c30 static struct tst_cap cap_req = TST_CAP(TST_CAP_REQ, CAP_SYS_MODULE); variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/finit_module/
H A Dfinit_module02.c32 static struct tst_cap cap_req = TST_CAP(TST_CAP_REQ, CAP_SYS_MODULE); variable