Home
last modified time | relevance | path

Searched refs:pre_remove (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/mm/
Dmemory-failure.c696 struct list_head *to_kill, bool pre_remove) in collect_procs_fsdax() argument
711 if (!pre_remove) in collect_procs_fsdax()
1824 bool pre_remove = mf_flags & MF_MEM_PRE_REMOVE; in mf_dax_kill_procs() local
1836 if (!pre_remove) in mf_dax_kill_procs()
1843 collect_procs_fsdax(page, mapping, index, &to_kill, pre_remove); in mf_dax_kill_procs()