Searched refs:is_hwpoison_entry (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dswapops.h404 static inline int is_hwpoison_entry(swp_entry_t entry) function
416 static inline int is_hwpoison_entry(swp_entry_t swp) function
525 is_device_exclusive_entry(entry) || is_hwpoison_entry(entry);
/linux-master/mm/
H A Dmadvise.c661 } else if (is_hwpoison_entry(entry) ||
H A Dmemory-failure.c760 if (is_hwpoison_entry(swp))
H A Dmemory.c1653 } else if (is_hwpoison_entry(entry) ||
3982 } else if (is_hwpoison_entry(entry)) {
H A Dhugetlb.c5349 if (is_hwpoison_entry(swp))

Completed in 259 milliseconds