Lines Matching full:permissions
239 * Add an entry 'new' to the ipc ids idr. The permissions object is
321 * ipc_check_perms - check security and permissions for an ipc object
480 * ipcperms - check ipc permissions
485 * Check user, group, other permissions for access
517 * kernel_to_ipc64_perm - convert kernel ipc permissions to user
518 * @in: kernel permissions
519 * @out: new style ipc permissions
521 * Turn the kernel object @in into a set of permissions descriptions
536 * ipc64_perm_to_ipc_perm - convert new ipc permissions to old
537 * @in: new style ipc permissions
538 * @out: old style ipc permissions
540 * Turn the new style permissions object @in into a compatibility
620 * ipc_update_perm - update the permissions of an ipc object
640 * ipcctl_obtain_check - retrieve an ipc object and check permissions
648 * This function does some common audit and permissions check for some IPC_XXX