Searched refs:nr_unused (Results 1 – 9 of 9) sorted by relevance
212 unsigned long nr_unused = 0, nr_uncategorized = 0, in lockdep_stats_show() local227 nr_unused++; in lockdep_stats_show()258 DEBUG_LOCKS_WARN_ON(debug_atomic_read(nr_unused_locks) != nr_unused); in lockdep_stats_show()341 nr_unused); in lockdep_stats_show()
76 static DEFINE_PER_CPU(unsigned long, nr_unused);94 sum += per_cpu(nr_unused, i); in get_nr_inodes_unused()113 inodes_stat.nr_unused = get_nr_inodes_unused(); in proc_nr_inodes()441 this_cpu_inc(nr_unused); in __inode_add_lru()459 this_cpu_dec(nr_unused); in inode_lru_list_del()765 this_cpu_dec(nr_unused); in inode_lru_isolate()805 this_cpu_dec(nr_unused); in inode_lru_isolate()
174 dentry_stat.nr_unused = get_nr_dentry_unused(); in proc_nr_dentry()
105 long nr_unused; member
66 long nr_unused; member
70 int nr_unused;80 + unused). nr_unused shows the number of dentries that are not
129706 ffff8000118ccc50 d nr_unused
Completed in 324 milliseconds