Searched refs:list_lru_count (Results 1 – 7 of 7) sorted by relevance
605 &dispose, list_lru_count(&nfsd_file_lru)); in nfsd_file_gc()606 trace_nfsd_file_gc_removed(ret, list_lru_count(&nfsd_file_lru)); in nfsd_file_gc()614 if (list_lru_count(&nfsd_file_lru)) in nfsd_file_gc_worker()621 return list_lru_count(&nfsd_file_lru); in nfsd_file_lru_count()632 trace_nfsd_file_shrinker_removed(ret, list_lru_count(&nfsd_file_lru)); in nfsd_file_lru_scan()1267 lru = list_lru_count(&nfsd_file_lru); in nfsd_file_cache_stats_show()
161 while ((count = list_lru_count(&binder_alloc_lru))) { in binder_selftest_free_page()186 if (list_lru_count(&binder_alloc_lru)) in binder_selftest_alloc_free()
1052 return list_lru_count(&binder_alloc_lru); in binder_shrink_count()
125 static inline unsigned long list_lru_count(struct list_lru *lru) in list_lru_count() function
1839 while (list_lru_count(&btp->bt_lru)) { in xfs_buftarg_drain()
1601 state->s_incoredqs = list_lru_count(&gfs2_qd_lru); in gfs2_quota_get_state()
1322 } while (list_lru_count(&sb->s_dentry_lru) > 0); in shrink_dcache_sb()
Completed in 24 milliseconds