Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Dpage_range.rs693 const LRU_SKIP: bindings::lru_status = bindings::lru_status::LRU_SKIP; constant
723 None => return LRU_SKIP, in rust_shrink_free_page()
728 None => return LRU_SKIP, in rust_shrink_free_page()
733 None => return LRU_SKIP, in rust_shrink_free_page()
739 None => return LRU_SKIP, in rust_shrink_free_page()
/linux/fs/gfs2/
H A Dquota.c160 return LRU_SKIP; in gfs2_qd_isolate()
162 status = LRU_SKIP; in gfs2_qd_isolate()
/linux/fs/nfsd/
H A Dfilecache.c510 return LRU_SKIP; in nfsd_file_lru_cb()
/linux/fs/xfs/
H A Dxfs_qm.c423 enum lru_status ret = LRU_SKIP; in xfs_qm_dquot_isolate()