Home
last modified time | relevance | path

Searched defs:tsk (Results 1 – 11 of 11) sorted by relevance

/mm/
Doom_kill.c70 struct task_struct *tsk; in has_intersects_mems_allowed() local
98 static bool has_intersects_mems_allowed(struct task_struct *tsk, in has_intersects_mems_allowed()
506 static bool oom_reap_task_mm(struct task_struct *tsk, struct mm_struct *mm) in oom_reap_task_mm()
577 static void oom_reap_task(struct task_struct *tsk) in oom_reap_task()
609 struct task_struct *tsk = NULL; in oom_reaper() local
626 static void wake_oom_reaper(struct task_struct *tsk) in wake_oom_reaper()
Dmmu_context.c25 struct task_struct *tsk = current; in use_mm() local
55 struct task_struct *tsk = current; in unuse_mm() local
Dmemory-failure.c267 struct task_struct *tsk; member
282 static void add_to_kill(struct task_struct *tsk, struct page *p, in add_to_kill()
370 static struct task_struct *find_early_kill_thread(struct task_struct *tsk) in find_early_kill_thread()
386 static struct task_struct *task_early_kill(struct task_struct *tsk, in task_early_kill()
409 struct task_struct *tsk; in collect_procs_anon() local
445 struct task_struct *tsk; in collect_procs_file() local
Dgup.c492 static int faultin_page(struct task_struct *tsk, struct vm_area_struct *vma, in faultin_page()
653 static long __get_user_pages(struct task_struct *tsk, struct mm_struct *mm, in __get_user_pages()
812 int fixup_user_fault(struct task_struct *tsk, struct mm_struct *mm, in fixup_user_fault()
860 static __always_inline long __get_user_pages_locked(struct task_struct *tsk, in __get_user_pages_locked()
990 static __always_inline long __get_user_pages_unlocked(struct task_struct *tsk, in __get_user_pages_unlocked()
1085 long get_user_pages_remote(struct task_struct *tsk, struct mm_struct *mm, in get_user_pages_remote()
Dnommu.c113 static long __get_user_pages(struct task_struct *tsk, struct mm_struct *mm, in __get_user_pages()
180 static long __get_user_pages_unlocked(struct task_struct *tsk, in __get_user_pages_unlocked()
1816 int __access_remote_vm(struct task_struct *tsk, struct mm_struct *mm, in __access_remote_vm()
1869 int access_process_vm(struct task_struct *tsk, unsigned long addr, void *buf, int len, in access_process_vm()
Dpage-writeback.c404 struct task_struct *tsk; in domain_dirty_limits() local
480 struct task_struct *tsk = current; in node_dirty_limit() local
Dmempolicy.c366 void mpol_rebind_task(struct task_struct *tsk, const nodemask_t *new) in mpol_rebind_task()
1929 bool mempolicy_nodemask_intersects(struct task_struct *tsk, in mempolicy_nodemask_intersects()
Dcompaction.c2020 struct task_struct *tsk = current; in kcompactd() local
Dmemory.c4433 int __access_remote_vm(struct task_struct *tsk, struct mm_struct *mm, in __access_remote_vm()
4515 int access_process_vm(struct task_struct *tsk, unsigned long addr, in access_process_vm()
Dvmscan.c3567 struct task_struct *tsk = current; in kswapd() local
Dpage_alloc.c3697 static bool oom_reserves_allowed(struct task_struct *tsk) in oom_reserves_allowed()