Searched refs:cap_lower (Results 1 – 3 of 3) sorted by relevance
99 #define cap_lower(c, flag) ((c).cap[CAP_TO_INDEX(flag)] &= ~CAP_TO_MASK(flag)) macro
1249 cap_lower(new->cap_bset, cap); in cap_prctl_drop()1383 cap_lower(new->cap_ambient, arg3); in cap_task_prctl()
2123 cap_lower(cred->cap_effective, CAP_SYS_RESOURCE); in ovl_fill_super()