Searched refs:test_walk (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/mm/
H A Dpagewalk.c174 if (walk->test_walk) walk_page_test()
175 return walk->test_walk(start, end, walk); walk_page_test()
227 * its vm_flags. walk_page_test() and @walk->test_walk() are used for this
H A Dmempolicy.c650 .test_walk = queue_pages_test_walk, queue_pages_range()
/linux-4.1.27/include/linux/
H A Dmm.h1121 * @test_walk: caller specific callback function to determine whether
1142 int (*test_walk)(unsigned long addr, unsigned long next, member in struct:mm_walk
/linux-4.1.27/fs/proc/
H A Dtask_mmu.c907 .test_walk = clear_refs_test_walk, clear_refs_write()

Completed in 138 milliseconds