Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dmemory-failure.c848 static const struct mm_walk_ops hwpoison_walk_ops = { variable
880 ret = walk_page_range(p->mm, 0, TASK_SIZE, &hwpoison_walk_ops, in kill_accessing_process()