Lines Matching defs:permitted
577 * @permitted: permitted capability set
579 * Get the @effective, @inheritable, and @permitted capability sets for the
589 kernel_cap_t *permitted)
591 return call_int_hook(capget, target, effective, inheritable, permitted);
600 * @permitted: permitted capability set
602 * Set the @effective, @inheritable, and @permitted capability sets for the
610 const kernel_cap_t *permitted)
613 permitted);
1360 * whether the inode creation is permitted by the security module or not.
3189 * the kernel and should typically be permitted. SIGIO signals are handled
5366 * execution in kernel space should be permitted.