Searched defs:tsk (Results 1 – 11 of 11) sorted by relevance
/mm/ |
D | oom_kill.c | 70 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()
|
D | mmu_context.c | 25 struct task_struct *tsk = current; in use_mm() local 55 struct task_struct *tsk = current; in unuse_mm() local
|
D | memory-failure.c | 267 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
|
D | gup.c | 492 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()
|
D | nommu.c | 113 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()
|
D | page-writeback.c | 404 struct task_struct *tsk; in domain_dirty_limits() local 480 struct task_struct *tsk = current; in node_dirty_limit() local
|
D | mempolicy.c | 366 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()
|
D | compaction.c | 2020 struct task_struct *tsk = current; in kcompactd() local
|
D | memory.c | 4433 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()
|
D | vmscan.c | 3567 struct task_struct *tsk = current; in kswapd() local
|
D | page_alloc.c | 3697 static bool oom_reserves_allowed(struct task_struct *tsk) in oom_reserves_allowed()
|