Home
last modified time | relevance | path

Searched defs:cap_drop (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/init_module/
H A Dinit_module02.c29 static struct tst_cap cap_drop = TST_CAP(TST_CAP_DROP, CAP_SYS_MODULE); variable
/third_party/ltp/testcases/kernel/syscalls/finit_module/
H A Dfinit_module02.c31 static struct tst_cap cap_drop = TST_CAP(TST_CAP_DROP, CAP_SYS_MODULE); variable
/third_party/ltp/testcases/kernel/syscalls/open_by_handle_at/
H A Dopen_by_handle_at02.c24 static struct tst_cap cap_drop = TST_CAP(TST_CAP_DROP, CAP_DAC_READ_SEARCH); variable
/kernel/linux/linux-5.10/include/linux/
H A Dcapability.h134 static inline kernel_cap_t cap_drop(const kernel_cap_t a, in cap_drop() function
/kernel/linux/linux-6.6/include/linux/
H A Dcapability.h89 static inline kernel_cap_t cap_drop(const kernel_cap_t a, in cap_drop() function

Completed in 3 milliseconds