Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/proc/
A Dtask_mmu.c555 u64 pss_delta = (u64)PAGE_SIZE << PSS_SHIFT; in smaps_pte_entry() local
557 do_div(pss_delta, mapcount); in smaps_pte_entry()
558 mss->swap_pss += pss_delta; in smaps_pte_entry()

Completed in 6 milliseconds