Lines Matching full:determine

53  * cap_capable - Determine whether a task has a particular effective capability
59 * Determine whether the nominated task has the specified capability amongst
106 * cap_settime - Determine whether the current process may set the system clock
110 * Determine whether the current process may set the system clock and timezone
121 * cap_ptrace_access_check - Determine whether the current process may access
132 * Determine whether a process may access another, returning 0 if permission
160 * cap_ptrace_traceme - Determine whether another process may trace the current
169 * Determine whether the nominated task is permitted to trace the current
217 * Determine whether the inheritable capabilities are limited to the old
287 * cap_inode_need_killpriv - Determine if inode change affects privileges
290 * Determine if an inode having a change applied that's marked ATTR_KILL_PRIV
977 * cap_inode_setxattr - Determine whether an xattr may be altered
984 * Determine whether an xattr may be altered or set on an inode, returning 0 if
1013 * cap_inode_removexattr - Determine whether an xattr may be removed
1019 * Determine whether an xattr may be removed from an inode, returning 0 if
1188 * cap_task_setscheduler - Determine if scheduler policy change is permitted
1191 * Determine if the requested scheduler policy change is permitted for the
1202 * cap_task_setioprio - Determine if I/O priority change is permitted
1206 * Determine if the requested I/O priority change is permitted for the specified
1217 * cap_task_setnice - Determine if task priority change is permitted
1221 * Determine if the requested task priority change is permitted for the
1392 * cap_vm_enough_memory - Determine whether a new virtual mapping is permitted
1396 * Determine whether the allocation of a new virtual mapping by the current