Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dswapops.h353 static inline int is_hwpoison_entry(swp_entry_t entry) in is_hwpoison_entry() function
380 static inline int is_hwpoison_entry(swp_entry_t swp) in is_hwpoison_entry() function
/Linux-v5.15/mm/
Dmemory-failure.c591 if (is_hwpoison_entry(swp)) in check_hwpoisoned_entry()
Dmemory.c3505 } else if (is_hwpoison_entry(entry)) { in do_swap_page()
Dhugetlb.c4252 if (is_hwpoison_entry(swp)) in is_hugetlb_entry_hwpoisoned()