Home
last modified time | relevance | path

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

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