Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/proc/
A Dtask_mmu.c507 static int smaps_pte_hole(unsigned long addr, unsigned long end, in smaps_pte_hole() function
520 #define smaps_pte_hole NULL macro
528 smaps_pte_hole(addr, addr + PAGE_SIZE, 0, walk); in smaps_pte_hole_lookup()
767 .pte_hole = smaps_pte_hole,

Completed in 6 milliseconds