Lines Matching full:permission
993 * Return: Return 0 if permission is granted.
1007 * Return: Returns 0 if permission is granted.
1022 * Return: Returns 0 if permission is granted.
1038 * Return: Returns 0 if permission is granted.
1051 * Check permission before allowing the current process to trace the @child
1058 * Return: Returns 0 if permission is granted.
1069 * Check that the @parent process has sufficient permission to trace the
1073 * Return: Returns 0 if permission is granted.
1088 * @target process. The hook may also perform permission checking to determine
1113 * Return: Returns 0 and update @new if permission is granted.
1154 * Return: Returns 0 if permission is granted.
1167 * Return: Returns 0 if permission is granted.
1178 * Check permission before accessing the kernel message ring or changing
1182 * Return: Return 0 if permission is granted.
1194 * Check permission to change the system time, struct timespec64 is defined in
1197 * Return: Returns 0 if permission is granted.
1214 * Return: Returns 0 if permission is granted by the LSM infrastructure to the
1251 * Return: Returns 0 if the hook is successful and permission is granted.
1275 * Return: Returns 0 if the hook is successful and permission is granted.
1292 * Return: Returns 0 if the hook is successful and permission is granted.
1494 * Return: Returns 0 if permission is granted.
1509 * Return: Returns 0 if permission is granted.
1534 * Check permission before obtaining filesystem statistics for the @mnt
1537 * Return: Returns 0 if permission is granted.
1545 * security_sb_mount() - Check permission for mounting a filesystem
1552 * Check permission before an object specified by @dev_name is mounted on the
1559 * Return: Returns 0 if permission is granted.
1568 * security_sb_umount() - Check permission for unmounting a filesystem
1572 * Check permission before the @mnt file system is unmounted.
1574 * Return: Returns 0 if permission is granted.
1586 * Check permission before pivoting the root filesystem.
1588 * Return: Returns 0 if permission is granted.
1651 * Check permission before a mount is moved.
1653 * Return: Returns 0 if permission is granted.
1670 * Return: Returns 0 if permission is granted.
1887 * Return: Returns 0 if permission is granted.
1920 * Return: Returns 0 if permission is granted.
1936 * Check the permission to remove a directory.
1938 * Return: Returns 0 if permission is granted.
1952 * Check the permission to remove a hard link to a file.
1954 * Return: Returns 0 if permission is granted.
1970 * Check the permission to create a symbolic link to a file.
1972 * Return: Returns 0 if permission is granted.
1988 * Check permission before creating a new hard link to a file.
1990 * Return: Returns 0 if permission is granted.
2008 * Check for permission to rename a file or directory.
2010 * Return: Returns 0 if permission is granted.
2030 * Check permission before truncating the file indicated by path. Note that
2034 * Return: Returns 0 if permission is granted.
2048 * Check for permission to change a mode of the file @path. The new mode is
2052 * Return: Returns 0 if permission is granted.
2067 * Check for permission to change owner/group of a file or directory.
2069 * Return: Returns 0 if permission is granted.
2082 * Check for permission to change root directory.
2084 * Return: Returns 0 if permission is granted.
2098 * Check permission to create a regular file.
2100 * Return: Returns 0 if permission is granted.
2132 * Check permission before creating a new hard link to a file.
2134 * Return: Returns 0 if permission is granted.
2149 * Check the permission to remove a hard link to a file.
2151 * Return: Returns 0 if permission is granted.
2166 * Check the permission to create a symbolic link to a file.
2168 * Return: Returns 0 if permission is granted.
2187 * Return: Returns 0 if permission is granted.
2202 * Check the permission to remove a directory.
2204 * Return: Returns 0 if permission is granted.
2225 * Return: Returns 0 if permission is granted.
2243 * Check for permission to rename a file or directory.
2245 * Return: Returns 0 if permission is granted.
2271 * Check the permission to read the symbolic link.
2273 * Return: Returns 0 if permission is granted.
2288 * Check permission to follow a symbolic link when looking up a pathname. If
2291 * Return: Returns 0 if permission is granted.
2306 * Check permission before accessing an inode. This hook is called by the
2307 * existing Linux permission function, so a security module can use it to
2308 * provide additional checking for existing Linux permission checks. Notice
2310 * operations), whereas the file_security_ops permission hook is called when
2313 * Return: Returns 0 if permission is granted.
2328 * Check permission before setting file attributes. Note that the kernel call
2333 * Return: Returns 0 if permission is granted.
2364 * Check permission before obtaining file attributes.
2366 * Return: Returns 0 if permission is granted.
2384 * This hook performs the desired permission checks before setting the extended
2399 * Return: Returns 0 if permission is granted.
2428 * Check permission before setting posix acls, the posix acls in @kacl are
2431 * Return: Returns 0 if permission is granted.
2465 * Check permission before getting osix acls, the posix acls are identified by
2468 * Return: Returns 0 if permission is granted.
2484 * Check permission before removing posix acls, the posix acls are identified
2487 * Return: Returns 0 if permission is granted.
2537 * Check permission before obtaining the extended attributes identified by
2540 * Return: Returns 0 if permission is granted.
2553 * Check permission before obtaining the list of extended attribute names for
2556 * Return: Returns 0 if permission is granted.
2571 * This hook performs the desired permission checks before setting the extended
2586 * Return: Returns 0 if permission is granted.
2810 * Return: Returns 0 if permission is granted.
2835 * Return: Returns 0 if permission is granted.
2849 * Return: Return 0 if the hook is successful and permission is granted.
2899 * Check permission for an ioctl operation on @file. Note that @arg sometimes
2904 * Return: Returns 0 if permission is granted.
2921 * Return: Returns 0 if permission is granted.
2972 * Return: Returns 0 if permission is granted.
2987 * Return: Returns 0 if permission is granted.
3002 * Return: Returns 0 if permission is granted.
3015 * Check permission before performing file locking operations. Note the hook
3018 * Return: Returns 0 if permission is granted.
3031 * Check permission before allowing the file operation specified by @cmd from
3037 * Return: Returns 0 if permission is granted.
3066 * Check permission for the file owner @fown to send SIGIO or SIGURG to the
3072 * Return: Returns 0 if permission is granted.
3087 * Return: Returns 0 if permission is granted.
3098 * Save open-time permission checking state for later use upon file_permission,
3101 * Return: Returns 0 if permission is granted.
3117 * Return: Returns 0 if permission is granted.
3129 * Check permission before truncating a file, i.e. using ftruncate. Note that
3130 * truncation permission may also be checked based on the path, using the
3133 * Return: Returns 0 if permission is granted.
3338 * Return: Returns 0 if permission is granted.
3358 * Return: Returns 0 if permission is granted.
3374 * Return: Returns 0 if permission is granted.
3394 * Return: Returns 0 if permission is granted.
3466 * Check permission before setting the process group identifier of the process
3469 * Return: Returns 0 if permission is granted.
3480 * Check permission before getting the process group identifier of the process
3483 * Return: Returns 0 if permission is granted.
3494 * Check permission before getting the session identifier of the process @p.
3496 * Return: Returns 0 if permission is granted.
3537 * Check permission before setting the nice value of @p to @nice.
3539 * Return: Returns 0 if permission is granted.
3551 * Check permission before setting the ioprio value of @p to @ioprio.
3553 * Return: Returns 0 if permission is granted.
3564 * Check permission before getting the ioprio value of @p.
3566 * Return: Returns 0 if permission is granted.
3579 * Check permission before getting and/or setting the resource limits of
3582 * Return: Returns 0 if permission is granted.
3596 * Check permission before setting the resource limits of process @p for
3600 * Return: Returns 0 if permission is granted.
3612 * Check permission before setting scheduling policy and/or parameters of
3615 * Return: Returns 0 if permission is granted.
3626 * Check permission before obtaining scheduling information for process @p.
3628 * Return: Returns 0 if permission is granted.
3639 * Check permission before moving memory owned by process @p.
3641 * Return: Returns 0 if permission is granted.
3655 * Check permission before sending signal @sig to @p. @info can be NULL, the
3661 * Return: Returns 0 if permission is granted.
3677 * Check permission before performing a process control operation on the
3718 * Check permission prior to creating a new user namespace.
3729 * @ipcp: ipc permission structure
3734 * Return: Returns 0 if permission is granted.
3743 * @ipcp: ipc permission structure
3762 * Return: Return 0 if operation was successful and permission is granted.
3791 * @msq: sysv ipc permission structure
3796 * Return: Returns 0 if operation was successful and permission is granted.
3812 * @msq: sysv ipc permission structure
3825 * @msq: sysv ipc permission structure
3828 * Check permission when a message queue is requested through the msgget system
3832 * Return: Return 0 if permission is granted.
3841 * @msq: sysv ipc permission structure
3844 * Check permission when a message control operation specified by @cmd is to be
3847 * Return: Returns 0 if permission is granted.
3856 * @msq: sysv ipc permission structure
3860 * Check permission before a message, @msg, is enqueued on the message queue
3863 * Return: Returns 0 if permission is granted.
3873 * @msq: sysv ipc permission structure
3879 * Check permission before a message, @msg, is removed from the message queue.
3884 * Return: Returns 0 if permission is granted.
3894 * @shp: sysv ipc permission structure
3899 * Return: Returns 0 if operation was successful and permission is granted.
3915 * @shp: sysv ipc permission structure
3928 * @shp: sysv ipc permission structure
3931 * Check permission when a shared memory region is requested through the shmget
3936 * Return: Returns 0 if permission is granted.
3945 * @shp: sysv ipc permission structure
3948 * Check permission when a shared memory control operation specified by @cmd is
3951 * Return: Return 0 if permission is granted.
3960 * @shp: sysv ipc permission structure
3968 * Return: Returns 0 if permission is granted.
3978 * @sma: sysv ipc permission structure
3983 * Return: Returns 0 if operation was successful and permission is granted.
3999 * @sma: sysv ipc permission structure
4012 * @sma: sysv ipc permission structure
4015 * Check permission when a semaphore is requested through the semget system
4019 * Return: Returns 0 if permission is granted.
4028 * @sma: sysv ipc permission structure
4031 * Check permission when a semaphore operation specified by @cmd is to be
4034 * Return: Returns 0 if permission is granted.
4043 * @sma: sysv ipc permission structure
4051 * Return: Returns 0 if permission is granted.
4277 * Save security information for a netlink message so that permission checking
4456 * Return: Returns 0 if permission is granted.
4474 * Return: Returns 0 if permission is granted.
4496 * and permission hooks in inode_security_ops), binding and connecting to
4502 * Return: Returns 0 if permission is granted.
4523 * and permission hooks in inode_security_ops), binding and connecting to
4529 * Return: Returns 0 if permission is granted.
4546 * Return: Returns 0 if permission is granted.
4569 * Return: Returns 0 if permission is granted.
4585 * Return: Returns 0 if permission is granted and the connection was
4600 * Check permission before socket protocol layer bind operation is performed
4604 * Return: Returns 0 if permission is granted.
4618 * Check permission before socket protocol layer connect operation attempts to
4621 * Return: Returns 0 if permission is granted.
4634 * Check permission before socket protocol layer listen operation.
4636 * Return: Returns 0 if permission is granted.
4648 * Check permission before accepting a new connection. Note that the new
4652 * Return: Returns 0 if permission is granted.
4665 * Check permission before transmitting a message to another socket.
4667 * Return: Returns 0 if permission is granted.
4681 * Check permission before receiving a message from a socket.
4683 * Return: Returns 0 if permission is granted.
4695 * Check permission before reading the local address (name) of the socket
4698 * Return: Returns 0 if permission is granted.
4709 * Check permission before the remote address (name) of a socket object.
4711 * Return: Returns 0 if permission is granted.
4727 * Return: Returns 0 if permission is granted.
4742 * Return: Returns 0 if permission is granted.
4754 * Checks permission before all or part of a connection on the socket @sock is
4757 * Return: Returns 0 if permission is granted.
4774 * Return: Returns 0 if permission is granted.
4937 * Return: Returns 0 if permission is granted.
4979 * Return: Returns 0 if permission is granted.
5052 * Return: Returns 0 if permission is granted.
5066 * Return: Returns 0 if permission is granted.
5082 * Return: Returns 0 if permission is granted.
5097 * Return: Returns 0 if permission is granted.
5167 * Return: Returns 0 if permission is granted.
5202 * Check permission to access a pkey when modifying a QP.
5204 * Return: Returns 0 if permission is granted.
5220 * Return: Returns 0 if permission is granted.
5321 * Return: Returns 0 if permission is granted.
5370 * Return: Returns 0 if permission is granted.
5394 * Check permission when a flow selects a xfrm_policy for processing XFRMs on a
5398 * Return: Return 0 if permission is granted, -ESRCH otherwise, or -errno on
5473 * Return: Return 0 if permission is granted, -ve error otherwise.
5508 * Return: Return 0 if permission is granted, -ve error otherwise.
5632 * Return: Returns 0 if permission is granted.
5647 * Return: Returns 0 if permission is granted.
5661 * Return: Returns 0 if permission is granted.
5793 * Return: Returns 0 if permission is granted.
5888 * Return: Returns 0 if permission is granted.
5938 * Return: Returns 0 if permission is granted.
5951 * Return: Returns 0 if permission is granted.
5967 * Return: Returns 0 if permission is granted.
5980 * Return: Returns 0 if permission is granted.
5993 * Return: Returns 0 if permission is granted.