Lines Matching defs:task
463 * @FAULT_FLAG_KILLABLE: The fault task is in SIGKILL killable region.
466 * @FAULT_FLAG_REMOTE: The fault is not for current task/mm.
622 * install a MPOL_DEFAULT policy, nor the task or system default
634 * must return NULL--i.e., do not "fallback" to task or system default
732 * - page mapped in a task's page tables, each mapping
1377 #define cpupid_match_pid(task, cpupid) _cpupid_match_pid(task->pid, cpupid)
1445 static inline bool cpupid_match_pid(struct task_struct *task, int cpupid)
1794 int __account_locked_vm(struct mm_struct *mm, unsigned long pages, bool inc, struct task_struct *task,
1865 int get_cmdline(struct task_struct *task, char *buffer, int buflen);
2596 extern struct file *get_task_exe_file(struct task_struct *task);