Lines Matching full:determine
52 * cap_capable - Determine whether a task has a particular effective capability
58 * Determine whether the nominated task has the specified capability amongst
105 * cap_settime - Determine whether the current process may set the system clock
109 * Determine whether the current process may set the system clock and timezone
120 * cap_ptrace_access_check - Determine whether the current process may access
131 * Determine whether a process may access another, returning 0 if permission
159 * cap_ptrace_traceme - Determine whether another process may trace the current
168 * Determine whether the nominated task is permitted to trace the current
216 * Determine whether the inheritable capabilities are limited to the old
286 * cap_inode_need_killpriv - Determine if inode change affects privileges
289 * Determine if an inode having a change applied that's marked ATTR_KILL_PRIV
976 * cap_inode_setxattr - Determine whether an xattr may be altered
983 * Determine whether an xattr may be altered or set on an inode, returning 0 if
1012 * cap_inode_removexattr - Determine whether an xattr may be removed
1018 * Determine whether an xattr may be removed from an inode, returning 0 if
1187 * cap_task_setscheduler - Determine if scheduler policy change is permitted
1190 * Determine if the requested scheduler policy change is permitted for the
1201 * cap_task_setioprio - Determine if I/O priority change is permitted
1205 * Determine if the requested I/O priority change is permitted for the specified
1216 * cap_task_setnice - Determine if task priority change is permitted
1220 * Determine if the requested task priority change is permitted for the
1391 * cap_vm_enough_memory - Determine whether a new virtual mapping is permitted
1395 * Determine whether the allocation of a new virtual mapping by the current