Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-curproc.c75 cap_lower(cred->cap_effective, cap); in cfs_cap_lower()
/linux-4.4.14/include/linux/
Dcapability.h98 #define cap_lower(c, flag) ((c).cap[CAP_TO_INDEX(flag)] &= ~CAP_TO_MASK(flag)) macro
/linux-4.4.14/security/
Dcommoncap.c881 cap_lower(new->cap_bset, cap); in cap_prctl_drop()
1011 cap_lower(new->cap_ambient, arg3); in cap_task_prctl()