Home
last modified time | relevance | path

Searched refs:CAP_SETFCAP (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/
H A D08a32b2379fb5582f4312e59bf51a2823df56276.patch27 …P_SETGID CAP_SETPCAP CAP_SYS_ADMIN CAP_SYS_PTRACE CAP_CHOWN CAP_FSETID CAP_SETFCAP CAP_DAC_OVERRID…
/openbmc/linux/include/uapi/linux/
H A Dcapability.h341 #define CAP_SETFCAP 31 macro
/openbmc/linux/security/
H A Dcommoncap.c547 if (!capable_wrt_inode_uidgid(idmap, inode, CAP_SETFCAP)) in cap_convert_nscap()
550 if (ns_capable(inode->i_sb->s_user_ns, CAP_SETFCAP)) in cap_convert_nscap()
1045 if (!capable_wrt_inode_uidgid(idmap, inode, CAP_SETFCAP)) in cap_inode_removexattr()
/openbmc/linux/kernel/
H A Duser_namespace.c126 ns->parent_could_setfcap = cap_raised(new->cap_effective, CAP_SETFCAP); in create_user_ns()
913 if (!file_ns_capable(file, map_ns->parent, CAP_SETFCAP)) in verify_root_map()
/openbmc/linux/Documentation/admin-guide/
H A Dperf-security.rst220 or root running processes with CAP_SETPCAP, CAP_SETFCAP [6]_