Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
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()
490 struct vm_area_struct *vma, struct list_head *to_kill, in add_to_kill_anon_file()
499 static bool task_in_to_kill_list(struct list_head *to_kill, in task_in_to_kill_list()
513 struct vm_area_struct *vma, struct list_head *to_kill, in add_to_kill_ksm()
526 static void kill_procs(struct list_head *to_kill, int forcekill, in kill_procs()
610 struct list_head *to_kill, int force_early) in collect_procs_anon()
647 struct list_head *to_kill, int force_early) in collect_procs_file()
685 struct list_head *to_kill, pgoff_t pgoff) in add_to_kill_fsdax()
[all …]
Dksm.c3071 struct list_head *to_kill, int force_early) in collect_procs_ksm()
/linux-6.12.1/include/linux/
Dksm.h127 struct list_head *to_kill, int force_early) in collect_procs_ksm()