Home
last modified time | relevance | path

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

/linux/include/linux/
A Dcapability.h99 #define cap_lower(c, flag) ((c).cap[CAP_TO_INDEX(flag)] &= ~CAP_TO_MASK(flag)) macro
/linux/security/
A Dcommoncap.c1249 cap_lower(new->cap_bset, cap); in cap_prctl_drop()
1383 cap_lower(new->cap_ambient, arg3); in cap_task_prctl()
/linux/fs/overlayfs/
A Dsuper.c2127 cap_lower(cred->cap_effective, CAP_SYS_RESOURCE); in ovl_fill_super()

Completed in 11 milliseconds