Lines Matching full:capabilities
41 pr_info_once("warning: `%s' uses 32-bit capabilities (legacy support in use)\n",
46 * Version 2 capabilities worked fine, but the linux/capability.h file
53 * capabilities and may be doing so insecurely.
63 pr_info_once("warning: `%s' uses deprecated v2 capabilities in a way that may be insecure\n",
99 * The only thing that can change the capabilities of the current
101 * at the same time as we are in the process of setting capabilities
129 * sys_capget - get the capabilities of a given process.
133 * and inheritable capabilities that are returned
160 * Annoying legacy format with 64-bit capabilities exposed
170 * we silently drop the upper capabilities here. This
179 * capabilities.
199 * sys_capset - set capabilities for a process or (*) a group of processes
203 * and inheritable capabilities
205 * Set capabilities for the current process only. The ability to any other
208 * The restrictions on setting capabilities are specified as:
210 * I: any raised capabilities must be a subset of the old permitted
211 * P: any raised capabilities must be a subset of the old permitted
464 * privileged_wrt_inode_uidgid - Do capabilities in the namespace work over the inode?