Searched refs:anon_rmap_tree_foreach (Results 1 – 4 of 4) sorted by relevance
| /linux/mm/ |
| H A D | ksm.c | 3230 anon_rmap_tree_foreach(vmac, anon_vma, index, index) { in rmap_walk_ksm() 3292 anon_rmap_tree_foreach(vmac, av, index, index) in collect_procs_ksm()
|
| H A D | memory-failure.c | 567 anon_rmap_tree_foreach(vmac, av, pgoff, pgoff) { in collect_procs_anon()
|
| H A D | rmap.c | 3042 anon_rmap_tree_foreach(avc, anon_vma, pgoff_start, pgoff_end) { in rmap_walk_anon()
|
| /linux/include/linux/ |
| H A D | mm.h | 4211 #define anon_rmap_tree_foreach(avc, anon_vma, pgoff_start, pgoff_last) \ macro
|