Searched refs:test_walk (Results 1 – 7 of 7) sorted by relevance
/linux/mm/ |
H A D | mapping_dirty_helpers.c | 214 * wp_clean_test_walk - The pagewalk test_walk callback. 235 .test_walk = wp_clean_test_walk, 244 .test_walk = wp_clean_test_walk,
|
H A D | hmm.c | 571 .test_walk = hmm_vma_walk_test,
|
H A D | mprotect.c | 750 .test_walk = prot_none_test,
|
H A D | mempolicy.c | 879 .test_walk = queue_pages_test_walk, 886 .test_walk = queue_pages_test_walk,
|
H A D | vmscan.c | 3806 .test_walk = should_skip_vma, in walk_mm()
|
/linux/include/linux/ |
H A D | pagewalk.h | 49 * @test_walk: caller specific callback function to determine whether 86 int (*test_walk)(unsigned long addr, unsigned long next, member
|
/linux/fs/proc/ |
H A D | task_mmu.c | 1677 .test_walk = clear_refs_test_walk, 2794 .test_walk = pagemap_scan_test_walk,
|