Searched refs:apply_to_pud_range (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | memory.c | 2494 static int apply_to_pud_range(struct mm_struct *mm, p4d_t *p4d, in apply_to_pud_range() function 2541 err = apply_to_pud_range(mm, p4d, addr, next, fn, data, in apply_to_p4d_range()
|
/kernel/linux/linux-6.6/mm/ |
H A D | memory.c | 2651 static int apply_to_pud_range(struct mm_struct *mm, p4d_t *p4d, in apply_to_pud_range() function 2714 err = apply_to_pud_range(mm, p4d, addr, next, in apply_to_p4d_range()
|
Completed in 14 milliseconds