Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dhwpoison-inject.c104 &hwpoison_filter_memcg); in pfn_inject_init()
H A Dmemory-failure.c265 u64 hwpoison_filter_memcg; variable
266 EXPORT_SYMBOL_GPL(hwpoison_filter_memcg);
269 if (!hwpoison_filter_memcg) in hwpoison_filter_task()
272 if (page_cgroup_ino(p) != hwpoison_filter_memcg) in hwpoison_filter_task()
H A Dinternal.h868 extern u64 hwpoison_filter_memcg;