Searched refs:test_and_clear_young_ptes_notify (Results 1 – 2 of 2) sorted by relevance
| /linux/mm/ |
| H A D | internal.h | 1586 static inline bool test_and_clear_young_ptes_notify(struct vm_area_struct *vma, in test_and_clear_young_ptes_notify() function 1610 #define test_and_clear_young_ptes_notify test_and_clear_young_ptes macro
|
| H A D | vmscan.c | 3600 if (!test_and_clear_young_ptes_notify(args->vma, addr, cur_pte, nr)) in walk_pte_range() 4279 if (!test_and_clear_young_ptes_notify(vma, addr, pte, nr)) in lru_gen_look_around() 4340 if (!test_and_clear_young_ptes_notify(vma, addr, pte, nr)) in lru_gen_look_around()
|