Home
last modified time | relevance | path

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

/mm/
Doom_kill.c309 static int oom_evaluate_task(struct task_struct *task, void *arg) in oom_evaluate_task()
383 struct task_struct *task; in dump_task() local
781 static inline bool __task_will_free_mem(struct task_struct *task) in __task_will_free_mem()
809 static bool task_will_free_mem(struct task_struct *task) in task_will_free_mem()
941 static int oom_kill_memcg_member(struct task_struct *task, void *message) in oom_kill_memcg_member()
Dprocess_vm_access.c79 struct task_struct *task, in process_vm_rw_single_vec()
156 struct task_struct *task; in process_vm_rw_core() local
Dutil.c425 struct task_struct *task, bool bypass_rlim) in __account_locked_vm()
843 int get_cmdline(struct task_struct *task, char *buffer, int buflen) in get_cmdline()
Dhugetlb_cgroup.c43 struct hugetlb_cgroup *hugetlb_cgroup_from_task(struct task_struct *task) in hugetlb_cgroup_from_task()
Dmemory.c180 struct task_struct *task = current; in add_mm_counter_fast() local
192 static void check_sync_rss_stat(struct task_struct *task) in check_sync_rss_stat()
204 static void check_sync_rss_stat(struct task_struct *task) in check_sync_rss_stat()
Dmempolicy.c1465 struct task_struct *task; in kernel_migrate_pages() local
2458 void mpol_put_task_policy(struct task_struct *task) in mpol_put_task_policy()
Dmigrate.c1770 struct task_struct *task; in kernel_move_pages() local
Dvmscan.c174 static void set_task_reclaim_state(struct task_struct *task, in set_task_reclaim_state()
Dmemcontrol.c1211 struct task_struct *task; in mem_cgroup_scan_tasks() local
/mm/kasan/
Dcommon.c172 static void __kasan_unpoison_stack(struct task_struct *task, const void *sp) in __kasan_unpoison_stack()
181 void kasan_unpoison_task_stack(struct task_struct *task) in kasan_unpoison_task_stack()