Home
last modified time | relevance | path

Searched defs:to_kill (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dmemory-failure.c338 struct to_kill { struct
350 static int kill_proc(struct to_kill *tk, unsigned long pfn, int flags) in kill_proc() argument
449 struct vm_area_struct *vma, struct list_head *to_kill, in __add_to_kill() argument
490 struct vm_area_struct *vma, struct list_head *to_kill, in add_to_kill_anon_file() argument
499 static bool task_in_to_kill_list(struct list_head *to_kill, in task_in_to_kill_list() argument
513 add_to_kill_ksm(struct task_struct * tsk,struct page * p,struct vm_area_struct * vma,struct list_head * to_kill,unsigned long addr) add_to_kill_ksm() argument
526 kill_procs(struct list_head * to_kill,int forcekill,unsigned long pfn,int flags) kill_procs() argument
610 collect_procs_anon(struct folio * folio,struct page * page,struct list_head * to_kill,int force_early) collect_procs_anon() argument
647 collect_procs_file(struct folio * folio,struct page * page,struct list_head * to_kill,int force_early) collect_procs_file() argument
685 add_to_kill_fsdax(struct task_struct * tsk,struct page * p,struct vm_area_struct * vma,struct list_head * to_kill,pgoff_t pgoff) add_to_kill_fsdax() argument
696 collect_procs_fsdax(struct page * page,struct address_space * mapping,pgoff_t pgoff,struct list_head * to_kill,bool pre_remove) collect_procs_fsdax() argument
1717 unmap_and_kill(struct list_head * to_kill,unsigned long pfn,struct address_space * mapping,pgoff_t index,int flags) unmap_and_kill() argument
[all...]
H A Dksm.c3071 struct list_head *to_kill, int force_early) in collect_procs_ksm() argument