Home
last modified time | relevance | path

Searched defs:to_kill (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dksm.h119 collect_procs_ksm(struct page *page, struct list_head *to_kill, int force_early) collect_procs_ksm() argument
/kernel/linux/linux-5.10/mm/
H A Dmemory-failure.c224 struct to_kill { struct
384 static void kill_procs(struct list_head *to_kill, int forcekill, bool fail, in kill_procs() argument
472 static void collect_procs_anon(struct page *page, struct list_head *to_kill, in collect_procs_anon() argument
335 add_to_kill(struct task_struct *tsk, struct page *p, struct vm_area_struct *vma, struct list_head *to_kill) add_to_kill() argument
508 collect_procs_file(struct page *page, struct list_head *to_kill, int force_early) collect_procs_file() argument
[all...]
/kernel/linux/linux-6.6/mm/
H A Dmemory-failure.c316 struct to_kill { struct
482 static bool task_in_to_kill_list(struct list_head *to_kill, in task_in_to_kill_list() argument
431 __add_to_kill(struct task_struct *tsk, struct page *p, struct vm_area_struct *vma, struct list_head *to_kill, unsigned long ksm_addr, pgoff_t fsdax_pgoff) __add_to_kill() argument
474 add_to_kill_anon_file(struct task_struct *tsk, struct page *p, struct vm_area_struct *vma, struct list_head *to_kill) add_to_kill_anon_file() argument
494 add_to_kill_ksm(struct task_struct *tsk, struct page *p, struct vm_area_struct *vma, struct list_head *to_kill, unsigned long ksm_addr) add_to_kill_ksm() argument
510 kill_procs(struct list_head *to_kill, int forcekill, bool fail, unsigned long pfn, int flags) kill_procs() argument
598 collect_procs_anon(struct folio *folio, struct page *page, struct list_head *to_kill, int force_early) collect_procs_anon() argument
635 collect_procs_file(struct folio *folio, struct page *page, struct list_head *to_kill, int force_early) collect_procs_file() argument
669 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
679 collect_procs_fsdax(struct page *page, struct address_space *mapping, pgoff_t pgoff, struct list_head *to_kill) collect_procs_fsdax() argument
1690 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.c2912 void collect_procs_ksm(struct page *page, struct list_head *to_kill, in collect_procs_ksm() argument

Completed in 8 milliseconds