Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dcapability.h74 #define cap_lower(c, flag) ((c).val &= ~BIT_ULL(flag)) macro
/linux-6.3-rc2/security/
A Dcommoncap.c1246 cap_lower(new->cap_bset, cap); in cap_prctl_drop()
1380 cap_lower(new->cap_ambient, arg3); in cap_task_prctl()
/linux-6.3-rc2/fs/overlayfs/
A Dsuper.c2056 cap_lower(cred->cap_effective, CAP_SYS_RESOURCE); in ovl_fill_super()

Completed in 9 milliseconds