Home
last modified time | relevance | path

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

/fs/proc/
Dtask_mmu.c520 bool compound, bool young, bool dirty, bool locked) in smaps_account() argument
522 int i, nr = compound ? compound_nr(page) : 1; in smaps_account()