Home
last modified time | relevance | path

Searched refs:test_walk (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/mm/
H A Dmapping_dirty_helpers.c235 .test_walk = wp_clean_test_walk,
244 .test_walk = wp_clean_test_walk,
H A Dpagewalk.c358 if (ops->test_walk) in walk_page_test()
359 return ops->test_walk(start, end, walk); in walk_page_test()
H A Dhmm.c564 .test_walk = hmm_vma_walk_test,
H A Dmprotect.c570 .test_walk = prot_none_test,
H A Dmempolicy.c720 .test_walk = queue_pages_test_walk,
727 .test_walk = queue_pages_test_walk,
H A Dvmscan.c4265 .test_walk = should_skip_vma, in walk_mm()
/openbmc/linux/include/linux/
H A Dpagewalk.h74 int (*test_walk)(unsigned long addr, unsigned long next, member
/openbmc/linux/fs/proc/
H A Dtask_mmu.c1246 .test_walk = clear_refs_test_walk,