Home
last modified time | relevance | path

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

/kernel/linux/common_modules/container_escape_detection/include/
Dced_detection_points.h23 kernel_cap_t cap_effective; member
/kernel/linux/linux-5.10/include/linux/
Dcred.h131 kernel_cap_t cap_effective; /* caps we can actually use */ member
/kernel/linux/linux-5.10/fs/proc/
Darray.c320 kernel_cap_t cap_inheritable, cap_permitted, cap_effective, in task_cap() local