Lines Matching full:permissions
268 * Add an entry 'new' to the ipc ids idr. The permissions object is
350 * ipc_check_perms - check security and permissions for an ipc object
509 * ipcperms - check ipc permissions
514 * Check user, group, other permissions for access
546 * kernel_to_ipc64_perm - convert kernel ipc permissions to user
547 * @in: kernel permissions
548 * @out: new style ipc permissions
550 * Turn the kernel object @in into a set of permissions descriptions
565 * ipc64_perm_to_ipc_perm - convert new ipc permissions to old
566 * @in: new style ipc permissions
567 * @out: old style ipc permissions
569 * Turn the new style permissions object @in into a compatibility
649 * ipc_update_perm - update the permissions of an ipc object
669 * ipcctl_obtain_check - retrieve an ipc object and check permissions
677 * This function does some common audit and permissions check for some IPC_XXX