list_lru_count 976 drivers/android/binder_alloc.c unsigned long ret = list_lru_count(&binder_alloc_lru); list_lru_count 161 drivers/android/binder_alloc_selftest.c while ((count = list_lru_count(&binder_alloc_lru))) { list_lru_count 186 drivers/android/binder_alloc_selftest.c if (list_lru_count(&binder_alloc_lru)) list_lru_count 1241 fs/dcache.c } while (list_lru_count(&sb->s_dentry_lru) > 0); list_lru_count 1606 fs/gfs2/quota.c state->s_incoredqs = list_lru_count(&gfs2_qd_lru); list_lru_count 419 fs/nfsd/filecache.c return list_lru_count(&nfsd_file_lru); list_lru_count 1610 fs/xfs/xfs_buf.c while (list_lru_count(&btp->bt_lru)) {