Home
last modified time | relevance | path

Searched defs:task (Results 1 – 9 of 9) sorted by relevance

/mm/
Doom_kill.c289 static int oom_evaluate_task(struct task_struct *task, void *arg) in oom_evaluate_task()
375 struct task_struct *task; in dump_tasks() local
749 static inline bool __task_will_free_mem(struct task_struct *task) in __task_will_free_mem()
777 static bool task_will_free_mem(struct task_struct *task) in task_will_free_mem()
Dprocess_vm_access.c82 struct task_struct *task, in process_vm_rw_single_vec()
154 struct task_struct *task; in process_vm_rw_core() local
Dhugetlb_cgroup.c43 struct hugetlb_cgroup *hugetlb_cgroup_from_task(struct task_struct *task) in hugetlb_cgroup_from_task()
Dutil.c630 int get_cmdline(struct task_struct *task, char *buffer, int buflen) in get_cmdline()
Dmemory.c155 struct task_struct *task = current; in add_mm_counter_fast() local
167 static void check_sync_rss_stat(struct task_struct *task) in check_sync_rss_stat()
179 static void check_sync_rss_stat(struct task_struct *task) in check_sync_rss_stat()
Dmempolicy.c1373 struct task_struct *task; in SYSCALL_DEFINE4() local
2337 void mpol_put_task_policy(struct task_struct *task) in mpol_put_task_policy()
Dmigrate.c1667 struct task_struct *task; in SYSCALL_DEFINE6() local
Dmemcontrol.c948 struct task_struct *task; in mem_cgroup_scan_tasks() local
1042 bool task_in_mem_cgroup(struct task_struct *task, struct mem_cgroup *memcg) in task_in_mem_cgroup()
/mm/kasan/
Dkasan.c76 static void __kasan_unpoison_stack(struct task_struct *task, const void *sp) in __kasan_unpoison_stack()
85 void kasan_unpoison_task_stack(struct task_struct *task) in kasan_unpoison_task_stack()