Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dworkingset.c293 unsigned long refault; in workingset_refault() local
320 refault = atomic_long_read(&eviction_lruvec->nonresident_age); in workingset_refault()
338 refault_distance = (refault - eviction) & EVICTION_MASK; in workingset_refault()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/spufs/
H A Dfile.c343 goto refault; in spufs_ps_fault()
361 refault: in spufs_ps_fault()