/linux/arch/arc/include/asm/ |
H A D | pgtable-bits-arcv2.h | 133 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|
/linux/arch/m68k/include/asm/ |
H A D | sun3_pgtable.h | 178 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|
H A D | mcf_pgtable.h | 277 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|
H A D | motorola_pgtable.h | 194 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|
/linux/arch/hexagon/include/asm/ |
H A D | pgtable.h | 393 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|
/linux/arch/nios2/include/asm/ |
H A D | pgtable.h | 268 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|
/linux/arch/mips/include/asm/ |
H A D | pgtable.h | 543 static inline int pte_swp_exclusive(pte_t pte) function 560 static inline int pte_swp_exclusive(pte_t pte) function
|
/linux/arch/csky/include/asm/ |
H A D | pgtable.h | 203 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|
/linux/arch/powerpc/include/asm/nohash/ |
H A D | pgtable.h | 289 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|
/linux/arch/alpha/include/asm/ |
H A D | pgtable.h | 337 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|
/linux/arch/arm/include/asm/ |
H A D | pgtable.h | 306 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|
/linux/arch/microblaze/include/asm/ |
H A D | pgtable.h | 409 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|
/linux/arch/openrisc/include/asm/ |
H A D | pgtable.h | 416 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|
/linux/arch/sparc/include/asm/ |
H A D | pgtable_32.h | 356 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|
H A D | pgtable_64.h | 1030 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|
/linux/arch/xtensa/include/asm/ |
H A D | pgtable.h | 358 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|
/linux/mm/ |
H A D | debug_vm_pgtable.c | 820 WARN_ON(pte_swp_exclusive(pte)); in pte_swap_exclusive_tests() 826 WARN_ON(!pte_swp_exclusive(pte)); in pte_swap_exclusive_tests() 833 WARN_ON(pte_swp_exclusive(pte)); in pte_swap_exclusive_tests()
|
H A D | internal.h | 284 if (pte_swp_exclusive(pte)) in pte_move_swp_offset()
|
H A D | userfaultfd.c | 1365 if (!pte_swp_exclusive(orig_src_pte)) { in move_pages_pte()
|
H A D | memory.c | 814 if (pte_swp_exclusive(orig_pte)) { in copy_nonpresent_pte() 4581 exclusive = pte_swp_exclusive(vmf->orig_pte); in do_swap_page()
|
/linux/arch/sh/include/asm/ |
H A D | pgtable_32.h | 481 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|
/linux/arch/powerpc/include/asm/book3s/32/ |
H A D | pgtable.h | 368 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|
/linux/arch/riscv/include/asm/ |
H A D | pgtable.h | 883 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|
/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 696 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|
/linux/arch/s390/include/asm/ |
H A D | pgtable.h | 916 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
|