Lines Matching full:permissions
269 * Add an entry 'new' to the ipc ids idr. The permissions object is
351 * ipc_check_perms - check security and permissions for an ipc object
543 * ipcperms - check ipc permissions
548 * Check user, group, other permissions for access
580 * kernel_to_ipc64_perm - convert kernel ipc permissions to user
581 * @in: kernel permissions
582 * @out: new style ipc permissions
584 * Turn the kernel object @in into a set of permissions descriptions
599 * ipc64_perm_to_ipc_perm - convert new ipc permissions to old
600 * @in: new style ipc permissions
601 * @out: old style ipc permissions
603 * Turn the new style permissions object @in into a compatibility
680 * ipc_update_perm - update the permissions of an ipc object
700 * ipcctl_obtain_check - retrieve an ipc object and check permissions
708 * This function does some common audit and permissions check for some IPC_XXX