Home
last modified time | relevance | path

Searched refs:hwpoison_filter_memcg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dhwpoison-inject.c102 &hwpoison_filter_memcg); in pfn_inject_init()
H A Dmemory-failure.c161 u64 hwpoison_filter_memcg; variable
162 EXPORT_SYMBOL_GPL(hwpoison_filter_memcg); variable
165 if (!hwpoison_filter_memcg) in hwpoison_filter_task()
168 if (page_cgroup_ino(p) != hwpoison_filter_memcg) in hwpoison_filter_task()
H A Dinternal.h690 extern u64 hwpoison_filter_memcg;
/kernel/linux/linux-6.6/mm/
H A Dhwpoison-inject.c104 &hwpoison_filter_memcg); in pfn_inject_init()
H A Dmemory-failure.c253 u64 hwpoison_filter_memcg; variable
254 EXPORT_SYMBOL_GPL(hwpoison_filter_memcg); variable
257 if (!hwpoison_filter_memcg) in hwpoison_filter_task()
260 if (page_cgroup_ino(p) != hwpoison_filter_memcg) in hwpoison_filter_task()
H A Dinternal.h940 extern u64 hwpoison_filter_memcg;

Completed in 10 milliseconds