Home
last modified time | relevance | path

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

/mm/
Doom_kill.c313 static int oom_evaluate_task(struct task_struct *task, void *arg) in oom_evaluate_task()
425 struct task_struct *task; in dump_task() local
837 static inline bool __task_will_free_mem(struct task_struct *task) in __task_will_free_mem()
865 static bool task_will_free_mem(struct task_struct *task) in task_will_free_mem()
999 static int oom_kill_memcg_member(struct task_struct *task, void *message) in oom_kill_memcg_member()
1205 struct task_struct *task; in SYSCALL_DEFINE2() local
Dprocess_vm_access.c76 struct task_struct *task, in process_vm_rw_single_vec()
156 struct task_struct *task; in process_vm_rw_core() local
Dutil.c473 struct task_struct *task, bool bypass_rlim) in __account_locked_vm()
1027 int get_cmdline(struct task_struct *task, char *buffer, int buflen) in get_cmdline()
Dmadvise.c1208 struct task_struct *task; in SYSCALL_DEFINE5() local
Dhugetlb_cgroup.c63 struct hugetlb_cgroup *hugetlb_cgroup_from_task(struct task_struct *task) in hugetlb_cgroup_from_task()
Dmempolicy.c1519 struct task_struct *task; in kernel_migrate_pages() local
2546 void mpol_put_task_policy(struct task_struct *task) in mpol_put_task_policy()
Dmemory.c211 struct task_struct *task = current; in add_mm_counter_fast() local
223 static void check_sync_rss_stat(struct task_struct *task) in check_sync_rss_stat()
235 static void check_sync_rss_stat(struct task_struct *task) in check_sync_rss_stat()
Dmigrate.c1863 struct task_struct *task; in find_mm_struct() local
Dvmscan.c201 static void set_task_reclaim_state(struct task_struct *task, in set_task_reclaim_state()
Dmemcontrol.c1323 struct task_struct *task; in mem_cgroup_scan_tasks() local
/mm/damon/
Dvaddr.c43 struct task_struct *task; in damon_get_mm() local
674 struct task_struct *task; in damon_va_target_valid() local
/mm/kasan/
Dcommon.c68 void kasan_unpoison_task_stack(struct task_struct *task) in kasan_unpoison_task_stack()