Searched refs:wp_clean_pud_entry (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | mapping_dirty_helpers.c | 145 * wp_clean_pud_entry - The pagewalk pud callback. 153 static int wp_clean_pud_entry(pud_t *pud, unsigned long addr, unsigned long end, in wp_clean_pud_entry() function 245 .pud_entry = wp_clean_pud_entry, 254 .pud_entry = wp_clean_pud_entry,
|
/kernel/linux/linux-6.6/mm/ |
H A D | mapping_dirty_helpers.c | 140 * wp_clean_pud_entry - The pagewalk pud callback. 148 static int wp_clean_pud_entry(pud_t *pud, unsigned long addr, unsigned long end, in wp_clean_pud_entry() function 234 .pud_entry = wp_clean_pud_entry, 243 .pud_entry = wp_clean_pud_entry,
|
Completed in 2 milliseconds