Home
last modified time | relevance | path

Searched refs:cap_drop (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/init_module/
Dinit_module02.c29 static struct tst_cap cap_drop = TST_CAP(TST_CAP_DROP, CAP_SYS_MODULE); variable
76 tst_cap_action(&cap_drop); in run()
/third_party/ltp/testcases/kernel/syscalls/open_by_handle_at/
Dopen_by_handle_at02.c24 static struct tst_cap cap_drop = TST_CAP(TST_CAP_DROP, CAP_DAC_READ_SEARCH); variable
77 tst_cap_action(&cap_drop); in run()
/third_party/ltp/testcases/kernel/syscalls/finit_module/
Dfinit_module02.c31 static struct tst_cap cap_drop = TST_CAP(TST_CAP_DROP, CAP_SYS_MODULE); variable
115 tst_cap_action(&cap_drop); in run()