/kernel/linux/linux-5.10/arch/arc/include/asm/ |
H A D | hugepage.h | 67 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/kernel/linux/linux-5.10/mm/ |
H A D | pgtable-generic.c | 177 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
H A D | huge_memory.c | 1645 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in zap_deposited_table() 1664 * pgtable_trans_huge_withdraw after finishing pmdp related in zap_huge_pmd() 1774 pgtable = pgtable_trans_huge_withdraw(mm, old_pmd); in move_huge_pmd() 1939 * pgtable_trans_huge_withdraw after finishing pudp related in zap_huge_pud() 2010 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_zero_page_pmd() 2136 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_pmd_locked()
|
H A D | debug_vm_pgtable.c | 233 pgtable = pgtable_trans_huge_withdraw(mm, pmdp); in pmd_advanced_tests()
|
/kernel/linux/linux-5.10/arch/sparc/mm/ |
H A D | tlb.c | 278 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
/kernel/linux/linux-6.6/arch/sparc/mm/ |
H A D | tlb.c | 283 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
/kernel/linux/linux-6.6/mm/ |
H A D | pgtable-generic.c | 181 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
H A D | huge_memory.c | 1654 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in zap_deposited_table() 1673 * pgtable_trans_huge_withdraw after finishing pmdp related in zap_huge_pmd() 1782 pgtable = pgtable_trans_huge_withdraw(mm, old_pmd); in move_huge_pmd() 2045 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_zero_page_pmd() 2202 pgtable = pgtable_trans_huge_withdraw(mm, pmd); in __split_huge_pmd_locked()
|
H A D | debug_vm_pgtable.c | 278 pgtable_trans_huge_withdraw(args->mm, args->pmdp); in pmd_advanced_tests()
|
/kernel/linux/linux-5.10/arch/arc/mm/ |
H A D | tlb.c | 657 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | pgtable_64.h | 983 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | pgtable_64.h | 997 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pgtable.h | 469 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pgtable.h | 699 extern pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/kernel/linux/linux-5.10/arch/s390/mm/ |
H A D | pgtable.c | 550 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | pgtable.h | 1551 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 1294 static inline pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, in pgtable_trans_huge_withdraw() function
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 1401 static inline pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, in pgtable_trans_huge_withdraw() function
|
/kernel/linux/linux-6.6/arch/s390/mm/ |
H A D | pgtable.c | 589 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp) in pgtable_trans_huge_withdraw() function
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | pgtable.h | 1685 pgtable_t pgtable_trans_huge_withdraw(struct mm_struct *mm, pmd_t *pmdp);
|