Searched defs:cap_ambient (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/linux/ | ||
D | cred.h | 132 kernel_cap_t cap_ambient; /* Ambient capability set */ member |
/linux-5.19.10/fs/proc/ | ||
D | array.c | 314 cap_bset, cap_ambient; in task_cap() local |