Searched refs:nonresident_age (Results 1 - 2 of 2) sorted by relevance

/linux-master/mm/
H A Dworkingset.c173 * activations is maintained (node->nonresident_age).
370 atomic_long_add(nr_pages, &lruvec->nonresident_age);
400 eviction = atomic_long_read(&lruvec->nonresident_age);
476 refault = atomic_long_read(&eviction_lruvec->nonresident_age);
482 * across nonresident_age overflows in most cases. There is a
486 * nonresident_age to lap a shadow entry in the field, which
/linux-master/include/linux/
H A Dmmzone.h618 atomic_long_t nonresident_age; member in struct:lruvec

Completed in 99 milliseconds