Home
last modified time | relevance | path

Searched refs:pte_same_as_swp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dswapfile.c1918 static inline int pte_same_as_swp(pte_t pte, pte_t swp_pte) in pte_same_as_swp() function
1942 if (unlikely(!pte_same_as_swp(*pte, swp_entry_to_pte(entry)))) { in unuse_pte()
/kernel/linux/linux-6.6/mm/
H A Dswapfile.c1743 static inline int pte_same_as_swp(pte_t pte, pte_t swp_pte) in pte_same_as_swp() function
1771 if (unlikely(!pte || !pte_same_as_swp(ptep_get(pte), in unuse_pte()

Completed in 9 milliseconds