Searched defs:tsk (Results 1 – 11 of 11) sorted by relevance
| /mm/ |
| A D | oom_kill.c | 93 struct task_struct *tsk; in oom_cpuset_eligible() local 122 static bool oom_cpuset_eligible(struct task_struct *tsk, struct oom_control *oc) in oom_cpuset_eligible() 571 static bool oom_reap_task_mm(struct task_struct *tsk, struct mm_struct *mm) in oom_reap_task_mm() 612 static void oom_reap_task(struct task_struct *tsk) in oom_reap_task() 648 struct task_struct *tsk = NULL; in oom_reaper() local 667 struct task_struct *tsk = container_of(timer, struct task_struct, in wake_oom_reaper() local 695 static void queue_oom_reaper(struct task_struct *tsk) in queue_oom_reaper()
|
| A D | memory-failure.c | 340 struct task_struct *tsk; member 448 static void __add_to_kill(struct task_struct *tsk, const struct page *p, in __add_to_kill() 489 static void add_to_kill_anon_file(struct task_struct *tsk, const struct page *p, in add_to_kill_anon_file() 500 struct task_struct *tsk) in task_in_to_kill_list() 512 void add_to_kill_ksm(struct task_struct *tsk, const struct page *p, in add_to_kill_ksm() 564 static struct task_struct *find_early_kill_thread(struct task_struct *tsk) in find_early_kill_thread() 592 struct task_struct *task_early_kill(struct task_struct *tsk, int force_early) in task_early_kill() 613 struct task_struct *tsk; in collect_procs_anon() local 652 struct task_struct *tsk; in collect_procs_file() local 685 static void add_to_kill_fsdax(struct task_struct *tsk, const struct page *p, in add_to_kill_fsdax() [all …]
|
| A D | highmem.c | 647 struct task_struct *tsk = current; in __kmap_local_sched_out() local 684 struct task_struct *tsk = current; in __kmap_local_sched_in() local 711 void kmap_local_fork(struct task_struct *tsk) in kmap_local_fork()
|
| A D | nommu.c | 1694 int access_process_vm(struct task_struct *tsk, unsigned long addr, void *buf, int len, in access_process_vm() 1768 int copy_remote_vm_str(struct task_struct *tsk, unsigned long addr, in copy_remote_vm_str()
|
| A D | page-writeback.c | 366 struct task_struct *tsk; in domain_dirty_limits() local 449 struct task_struct *tsk = current; in node_dirty_limit() local
|
| A D | mempolicy.c | 545 void mpol_rebind_task(struct task_struct *tsk, const nodemask_t *new) in mpol_rebind_task() 2322 bool mempolicy_in_oom_domain(struct task_struct *tsk, in mempolicy_in_oom_domain()
|
| A D | memory.c | 6787 int access_process_vm(struct task_struct *tsk, unsigned long addr, in access_process_vm() 6901 int copy_remote_vm_str(struct task_struct *tsk, unsigned long addr, in copy_remote_vm_str()
|
| A D | ksm.c | 3096 struct task_struct *tsk; in collect_procs_ksm() local
|
| A D | page_alloc.c | 4433 static bool oom_reserves_allowed(struct task_struct *tsk) in oom_reserves_allowed()
|
| A D | vmscan.c | 7328 struct task_struct *tsk = current; in kswapd() local
|
| /mm/damon/ |
| A D | core.c | 1334 struct task_struct *tsk; in __damon_stop() local
|
Completed in 91 milliseconds