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
135 * cap_settime - Determine whether the current process may set the system clock
139 * Determine whether the current process may set the system clock and timezone
150 * cap_ptrace_access_check - Determine whether the current process may access
161 * Determine whether a process may access another, returning 0 if permission
189 * cap_ptrace_traceme - Determine whether another process may trace the current
198 * Determine whether the nominated task is permitted to trace the current
246 * Determine whether the inheritable capabilities are limited to the old
316 * cap_inode_need_killpriv - Determine if inode change affects privileges
319 * Determine if an inode having a change applied that's marked ATTR_KILL_PRIV
1012 * cap_inode_setxattr - Determine whether an xattr may be altered
1019 * Determine whether an xattr may be altered or set on an inode, returning 0 if
1048 * cap_inode_removexattr - Determine whether an xattr may be removed
1054 * Determine whether an xattr may be removed from an inode, returning 0 if
1223 * cap_task_setscheduler - Determine if scheduler policy change is permitted
1226 * Determine if the requested scheduler policy change is permitted for the
1237 * cap_task_setioprio - Determine if I/O priority change is permitted
1241 * Determine if the requested I/O priority change is permitted for the specified
1252 * cap_task_setnice - Determine if task priority change is permitted
1256 * Determine if the requested task priority change is permitted for the
1444 * cap_vm_enough_memory - Determine whether a new virtual mapping is permitted
1448 * Determine whether the allocation of a new virtual mapping by the current