Lines Matching full:determine

56  * cap_capable_helper - Determine whether a task has a particular effective
63 * Determine whether the nominated task has the specified capability amongst
109 * cap_capable - Determine whether a task has a particular effective capability
115 * Determine whether the nominated task has the specified capability amongst
134 * cap_settime - Determine whether the current process may set the system clock
138 * Determine whether the current process may set the system clock and timezone
149 * cap_ptrace_access_check - Determine whether the current process may access
160 * Determine whether a process may access another, returning 0 if permission
188 * cap_ptrace_traceme - Determine whether another process may trace the current
197 * Determine whether the nominated task is permitted to trace the current
245 * Determine whether the inheritable capabilities are limited to the old
315 * cap_inode_need_killpriv - Determine if inode change affects privileges
318 * Determine if an inode having a change applied that's marked ATTR_KILL_PRIV
1005 * cap_inode_setxattr - Determine whether an xattr may be altered
1012 * Determine whether an xattr may be altered or set on an inode, returning 0 if
1041 * cap_inode_removexattr - Determine whether an xattr may be removed
1047 * Determine whether an xattr may be removed from an inode, returning 0 if
1216 * cap_task_setscheduler - Determine if scheduler policy change is permitted
1219 * Determine if the requested scheduler policy change is permitted for the
1230 * cap_task_setioprio - Determine if I/O priority change is permitted
1234 * Determine if the requested I/O priority change is permitted for the specified
1245 * cap_task_setnice - Determine if task priority change is permitted
1249 * Determine if the requested task priority change is permitted for the
1437 * cap_vm_enough_memory - Determine whether a new virtual mapping is permitted
1441 * Determine whether the allocation of a new virtual mapping by the current