tag
line
file
source code
pte_young
748
ipc/shm.c
if (pte_young(pte)) {
pte_young
336
mm/swap.c
if ((pte_dirty(pte) && delete_from_swap_cache(page)) || pte_young(pte)) {