Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dswapops.h176 static inline int is_hwpoison_entry(swp_entry_t entry) in is_hwpoison_entry() function
187 static inline int is_hwpoison_entry(swp_entry_t swp) in is_hwpoison_entry() function
/linux-4.1.27/mm/
Dmemory.c2464 } else if (is_hwpoison_entry(entry)) { in do_swap_page()
Dhugetlb.c2652 if (non_swap_entry(swp) && is_hwpoison_entry(swp)) in is_hugetlb_entry_hwpoisoned()