Searched refs:raw_hwp_page (Results 1 - 1 of 1) sorted by last modified time

/linux-master/mm/
H A Dmemory-failure.c1845 * Struct raw_hwp_page represents information about "raw error page",
1848 struct raw_hwp_page { struct
1861 struct raw_hwp_page *p;
1896 struct raw_hwp_page *p, *next;
1914 struct raw_hwp_page *raw_hwp;
1915 struct raw_hwp_page *p, *next;
1931 raw_hwp = kmalloc(sizeof(struct raw_hwp_page), GFP_ATOMIC);
1946 * Once hugetlb_raw_hwp_unreliable is set, raw_hwp_page is not

Completed in 137 milliseconds