• Home
  • Raw
  • Download

Lines Matching full:permission

796  * Return: Return 0 if permission is granted.
810 * Return: Returns 0 if permission is granted.
825 * Return: Returns 0 if permission is granted.
841 * Return: Returns 0 if permission is granted.
854 * Check permission before allowing the current process to trace the @child
861 * Return: Returns 0 if permission is granted.
872 * Check that the @parent process has sufficient permission to trace the
876 * Return: Returns 0 if permission is granted.
891 * @target process. The hook may also perform permission checking to determine
917 * Return: Returns 0 and update @new if permission is granted.
958 * Return: Returns 0 if permission is granted.
971 * Return: Returns 0 if permission is granted.
982 * Check permission before accessing the kernel message ring or changing
986 * Return: Return 0 if permission is granted.
998 * Check permission to change the system time, struct timespec64 is defined in
1001 * Return: Returns 0 if permission is granted.
1018 * Return: Returns 0 if permission is granted by the LSM infrastructure to the
1056 * Return: Returns 0 if the hook is successful and permission is granted.
1080 * Return: Returns 0 if the hook is successful and permission is granted.
1097 * Return: Returns 0 if the hook is successful and permission is granted.
1305 * Return: Returns 0 if permission is granted.
1320 * Return: Returns 0 if permission is granted.
1345 * Check permission before obtaining filesystem statistics for the @mnt
1348 * Return: Returns 0 if permission is granted.
1356 * security_sb_mount() - Check permission for mounting a filesystem
1363 * Check permission before an object specified by @dev_name is mounted on the
1370 * Return: Returns 0 if permission is granted.
1379 * security_sb_umount() - Check permission for unmounting a filesystem
1383 * Check permission before the @mnt file system is unmounted.
1385 * Return: Returns 0 if permission is granted.
1397 * Check permission before pivoting the root filesystem.
1399 * Return: Returns 0 if permission is granted.
1455 * Check permission before a mount is moved.
1457 * Return: Returns 0 if permission is granted.
1474 * Return: Returns 0 if permission is granted.
1708 * Return: Returns 0 if permission is granted.
1727 * Return: Returns 0 if permission is granted.
1743 * Check the permission to remove a directory.
1745 * Return: Returns 0 if permission is granted.
1759 * Check the permission to remove a hard link to a file.
1761 * Return: Returns 0 if permission is granted.
1777 * Check the permission to create a symbolic link to a file.
1779 * Return: Returns 0 if permission is granted.
1795 * Check permission before creating a new hard link to a file.
1797 * Return: Returns 0 if permission is granted.
1815 * Check for permission to rename a file or directory.
1817 * Return: Returns 0 if permission is granted.
1837 * Check permission before truncating the file indicated by path. Note that
1841 * Return: Returns 0 if permission is granted.
1855 * Check for permission to change a mode of the file @path. The new mode is
1859 * Return: Returns 0 if permission is granted.
1874 * Check for permission to change owner/group of a file or directory.
1876 * Return: Returns 0 if permission is granted.
1889 * Check for permission to change root directory.
1891 * Return: Returns 0 if permission is granted.
1905 * Check permission to create a regular file.
1907 * Return: Returns 0 if permission is granted.
1924 * Check permission before creating a new hard link to a file.
1926 * Return: Returns 0 if permission is granted.
1941 * Check the permission to remove a hard link to a file.
1943 * Return: Returns 0 if permission is granted.
1958 * Check the permission to create a symbolic link to a file.
1960 * Return: Returns 0 if permission is granted.
1979 * Return: Returns 0 if permission is granted.
1994 * Check the permission to remove a directory.
1996 * Return: Returns 0 if permission is granted.
2017 * Return: Returns 0 if permission is granted.
2035 * Check for permission to rename a file or directory.
2037 * Return: Returns 0 if permission is granted.
2063 * Check the permission to read the symbolic link.
2065 * Return: Returns 0 if permission is granted.
2080 * Check permission to follow a symbolic link when looking up a pathname. If
2083 * Return: Returns 0 if permission is granted.
2098 * Check permission before accessing an inode. This hook is called by the
2099 * existing Linux permission function, so a security module can use it to
2100 * provide additional checking for existing Linux permission checks. Notice
2102 * operations), whereas the file_security_ops permission hook is called when
2105 * Return: Returns 0 if permission is granted.
2120 * Check permission before setting file attributes. Note that the kernel call
2125 * Return: Returns 0 if permission is granted.
2145 * Check permission before obtaining file attributes.
2147 * Return: Returns 0 if permission is granted.
2165 * Check permission before setting the extended attributes.
2167 * Return: Returns 0 if permission is granted.
2201 * Check permission before setting posix acls, the posix acls in @kacl are
2204 * Return: Returns 0 if permission is granted.
2230 * Check permission before getting osix acls, the posix acls are identified by
2233 * Return: Returns 0 if permission is granted.
2249 * Check permission before removing posix acls, the posix acls are identified
2252 * Return: Returns 0 if permission is granted.
2294 * Check permission before obtaining the extended attributes identified by
2297 * Return: Returns 0 if permission is granted.
2310 * Check permission before obtaining the list of extended attribute names for
2313 * Return: Returns 0 if permission is granted.
2328 * Check permission before removing the extended attribute identified by @name
2331 * Return: Returns 0 if permission is granted.
2554 * Return: Returns 0 if permission is granted.
2579 * Return: Returns 0 if permission is granted.
2599 * Return: Return 0 if the hook is successful and permission is granted.
2638 * Check permission for an ioctl operation on @file. Note that @arg sometimes
2643 * Return: Returns 0 if permission is granted.
2660 * Return: Returns 0 if permission is granted.
2711 * Return: Returns 0 if permission is granted.
2731 * Return: Returns 0 if permission is granted.
2746 * Return: Returns 0 if permission is granted.
2764 * Check permission before performing file locking operations. Note the hook
2767 * Return: Returns 0 if permission is granted.
2780 * Check permission before allowing the file operation specified by @cmd from
2786 * Return: Returns 0 if permission is granted.
2813 * Check permission for the file owner @fown to send SIGIO or SIGURG to the
2819 * Return: Returns 0 if permission is granted.
2834 * Return: Returns 0 if permission is granted.
2845 * Save open-time permission checking state for later use upon file_permission,
2848 * Return: Returns 0 if permission is granted.
2865 * Check permission before truncating a file, i.e. using ftruncate. Note that
2866 * truncation permission may also be checked based on the path, using the
2869 * Return: Returns 0 if permission is granted.
3064 * Return: Returns 0 if permission is granted.
3089 * Return: Returns 0 if permission is granted.
3110 * Return: Returns 0 if permission is granted.
3135 * Return: Returns 0 if permission is granted.
3213 * Check permission before setting the process group identifier of the process
3216 * Return: Returns 0 if permission is granted.
3227 * Check permission before getting the process group identifier of the process
3230 * Return: Returns 0 if permission is granted.
3241 * Check permission before getting the session identifier of the process @p.
3243 * Return: Returns 0 if permission is granted.
3284 * Check permission before setting the nice value of @p to @nice.
3286 * Return: Returns 0 if permission is granted.
3298 * Check permission before setting the ioprio value of @p to @ioprio.
3300 * Return: Returns 0 if permission is granted.
3311 * Check permission before getting the ioprio value of @p.
3313 * Return: Returns 0 if permission is granted.
3326 * Check permission before getting and/or setting the resource limits of
3329 * Return: Returns 0 if permission is granted.
3343 * Check permission before setting the resource limits of process @p for
3347 * Return: Returns 0 if permission is granted.
3359 * Check permission before setting scheduling policy and/or parameters of
3362 * Return: Returns 0 if permission is granted.
3373 * Check permission before obtaining scheduling information for process @p.
3375 * Return: Returns 0 if permission is granted.
3386 * Check permission before moving memory owned by process @p.
3388 * Return: Returns 0 if permission is granted.
3402 * Check permission before sending signal @sig to @p. @info can be NULL, the
3408 * Return: Returns 0 if permission is granted.
3424 * Check permission before performing a process control operation on the
3465 * Check permission prior to creating a new user namespace.
3476 * @ipcp: ipc permission structure
3481 * Return: Returns 0 if permission is granted.
3490 * @ipcp: ipc permission structure
3509 * Return: Return 0 if operation was successful and permission is granted.
3538 * @msq: sysv ipc permission structure
3543 * Return: Returns 0 if operation was successful and permission is granted.
3559 * @msq: sysv ipc permission structure
3572 * @msq: sysv ipc permission structure
3575 * Check permission when a message queue is requested through the msgget system
3579 * Return: Return 0 if permission is granted.
3588 * @msq: sysv ipc permission structure
3591 * Check permission when a message control operation specified by @cmd is to be
3594 * Return: Returns 0 if permission is granted.
3603 * @msq: sysv ipc permission structure
3607 * Check permission before a message, @msg, is enqueued on the message queue
3610 * Return: Returns 0 if permission is granted.
3620 * @msq: sysv ipc permission structure
3626 * Check permission before a message, @msg, is removed from the message queue.
3631 * Return: Returns 0 if permission is granted.
3641 * @shp: sysv ipc permission structure
3646 * Return: Returns 0 if operation was successful and permission is granted.
3662 * @shp: sysv ipc permission structure
3675 * @shp: sysv ipc permission structure
3678 * Check permission when a shared memory region is requested through the shmget
3683 * Return: Returns 0 if permission is granted.
3692 * @shp: sysv ipc permission structure
3695 * Check permission when a shared memory control operation specified by @cmd is
3698 * Return: Return 0 if permission is granted.
3707 * @shp: sysv ipc permission structure
3715 * Return: Returns 0 if permission is granted.
3725 * @sma: sysv ipc permission structure
3730 * Return: Returns 0 if operation was successful and permission is granted.
3746 * @sma: sysv ipc permission structure
3759 * @sma: sysv ipc permission structure
3762 * Check permission when a semaphore is requested through the semget system
3766 * Return: Returns 0 if permission is granted.
3775 * @sma: sysv ipc permission structure
3778 * Check permission when a semaphore operation specified by @cmd is to be
3781 * Return: Returns 0 if permission is granted.
3790 * @sma: sysv ipc permission structure
3798 * Return: Returns 0 if permission is granted.
3875 * Save security information for a netlink message so that permission checking
4058 * Return: Returns 0 if permission is granted.
4076 * Return: Returns 0 if permission is granted.
4098 * and permission hooks in inode_security_ops), binding and connecting to
4104 * Return: Returns 0 if permission is granted.
4125 * and permission hooks in inode_security_ops), binding and connecting to
4131 * Return: Returns 0 if permission is granted.
4148 * Return: Returns 0 if permission is granted.
4171 * Return: Returns 0 if permission is granted.
4187 * Return: Returns 0 if permission is granted and the connection was
4202 * Check permission before socket protocol layer bind operation is performed
4206 * Return: Returns 0 if permission is granted.
4220 * Check permission before socket protocol layer connect operation attempts to
4223 * Return: Returns 0 if permission is granted.
4236 * Check permission before socket protocol layer listen operation.
4238 * Return: Returns 0 if permission is granted.
4250 * Check permission before accepting a new connection. Note that the new
4254 * Return: Returns 0 if permission is granted.
4267 * Check permission before transmitting a message to another socket.
4269 * Return: Returns 0 if permission is granted.
4283 * Check permission before receiving a message from a socket.
4285 * Return: Returns 0 if permission is granted.
4297 * Check permission before reading the local address (name) of the socket
4300 * Return: Returns 0 if permission is granted.
4311 * Check permission before the remote address (name) of a socket object.
4313 * Return: Returns 0 if permission is granted.
4329 * Return: Returns 0 if permission is granted.
4344 * Return: Returns 0 if permission is granted.
4356 * Checks permission before all or part of a connection on the socket @sock is
4359 * Return: Returns 0 if permission is granted.
4376 * Return: Returns 0 if permission is granted.
4540 * Return: Returns 0 if permission is granted.
4582 * Return: Returns 0 if permission is granted.
4644 * Return: Returns 0 if permission is granted.
4658 * Return: Returns 0 if permission is granted.
4674 * Return: Returns 0 if permission is granted.
4689 * Return: Returns 0 if permission is granted.
4760 * Return: Returns 0 if permission is granted.
4795 * Check permission to access a pkey when modifying a QP.
4797 * Return: Returns 0 if permission is granted.
4813 * Return: Returns 0 if permission is granted.
4904 * Return: Returns 0 if permission is granted.
4953 * Return: Returns 0 if permission is granted.
4977 * Check permission when a flow selects a xfrm_policy for processing XFRMs on a
4981 * Return: Return 0 if permission is granted, -ESRCH otherwise, or -errno on
5057 * Return: Return 0 if permission is granted, -ve error otherwise.
5084 * Return: Return 0 if permission is granted, -ve error otherwise.
5188 * Return: Returns 0 if permission is granted.
5203 * Return: Returns 0 if permission is granted.
5217 * Return: Returns 0 if permission is granted.
5280 * Return: Returns 0 if permission is granted.
5296 * Return: Returns 0 if permission is granted.
5333 * Return: Returns 0 if permission is granted.
5346 * Return: Returns 0 if permission is granted.
5360 * Return: Returns 0 if permission is granted.
5377 * Return: Returns 0 if permission is granted.
5390 * Return: Returns 0 if permission is granted.
5403 * Return: Returns 0 if permission is granted.