Home
last modified time | relevance | path

Searched refs:pte_swp_clear_soft_dirty (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dswapops.h30 pte = pte_swp_clear_soft_dirty(pte); in pte_swp_clear_flags()
H A Dpgtable.h983 static inline pte_t pte_swp_clear_soft_dirty(pte_t pte) in pte_swp_clear_soft_dirty() function
/kernel/linux/linux-6.6/include/linux/
H A Dswapops.h77 pte = pte_swp_clear_soft_dirty(pte); in pte_swp_clear_flags()
H A Dpgtable.h1219 static inline pte_t pte_swp_clear_soft_dirty(pte_t pte) in pte_swp_clear_soft_dirty() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h772 static inline pte_t pte_swp_clear_soft_dirty(pte_t pte) in pte_swp_clear_soft_dirty() function
1119 #define pmd_swp_clear_soft_dirty(pmd) pte_pmd(pte_swp_clear_soft_dirty(pmd_pte(pmd)))
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h710 static inline pte_t pte_swp_clear_soft_dirty(pte_t pte) in pte_swp_clear_soft_dirty() function
1101 #define pmd_swp_clear_soft_dirty(pmd) pte_pmd(pte_swp_clear_soft_dirty(pmd_pte(pmd)))
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpgtable.h446 #define pte_swp_clear_soft_dirty pte_clear_soft_dirty macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dpgtable.h446 #define pte_swp_clear_soft_dirty pte_clear_soft_dirty macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable.h1308 static inline pte_t pte_swp_clear_soft_dirty(pte_t pte) in pte_swp_clear_soft_dirty() function
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpgtable.h823 #define pte_swp_clear_soft_dirty pte_clear_soft_dirty macro
/kernel/linux/linux-5.10/mm/
H A Ddebug_vm_pgtable.c760 WARN_ON(pte_swp_soft_dirty(pte_swp_clear_soft_dirty(pte))); in pte_swap_soft_dirty_tests()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgtable.h1556 static inline pte_t pte_swp_clear_soft_dirty(pte_t pte) in pte_swp_clear_soft_dirty() function
/kernel/linux/linux-6.6/mm/
H A Ddebug_vm_pgtable.c784 WARN_ON(pte_swp_soft_dirty(pte_swp_clear_soft_dirty(pte))); in pte_swap_soft_dirty_tests()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpgtable.h857 #define pte_swp_clear_soft_dirty pte_clear_soft_dirty macro
/kernel/linux/linux-5.10/fs/proc/
H A Dtask_mmu.c1118 ptent = pte_swp_clear_soft_dirty(ptent); in clear_soft_dirty()
/kernel/linux/linux-6.6/fs/proc/
H A Dtask_mmu.c1130 ptent = pte_swp_clear_soft_dirty(ptent); in clear_soft_dirty()

Completed in 32 milliseconds