Lines Matching refs:atomic_read
61 atomic_read(&fscache_n_cookies), in fscache_stats_show()
62 atomic_read(&fscache_n_volumes), in fscache_stats_show()
63 atomic_read(&fscache_n_volumes_collision), in fscache_stats_show()
64 atomic_read(&fscache_n_volumes_nomem) in fscache_stats_show()
68 atomic_read(&fscache_n_acquires), in fscache_stats_show()
69 atomic_read(&fscache_n_acquires_ok), in fscache_stats_show()
70 atomic_read(&fscache_n_acquires_oom)); in fscache_stats_show()
73 atomic_read(&fscache_n_cookies_lru), in fscache_stats_show()
74 atomic_read(&fscache_n_cookies_lru_expired), in fscache_stats_show()
75 atomic_read(&fscache_n_cookies_lru_removed), in fscache_stats_show()
76 atomic_read(&fscache_n_cookies_lru_dropped), in fscache_stats_show()
81 atomic_read(&fscache_n_invalidates)); in fscache_stats_show()
84 atomic_read(&fscache_n_updates), in fscache_stats_show()
85 atomic_read(&fscache_n_resizes), in fscache_stats_show()
86 atomic_read(&fscache_n_resizes_null)); in fscache_stats_show()
89 atomic_read(&fscache_n_relinquishes), in fscache_stats_show()
90 atomic_read(&fscache_n_relinquishes_retire), in fscache_stats_show()
91 atomic_read(&fscache_n_relinquishes_dropped)); in fscache_stats_show()
94 atomic_read(&fscache_n_no_write_space), in fscache_stats_show()
95 atomic_read(&fscache_n_no_create_space), in fscache_stats_show()
96 atomic_read(&fscache_n_culled)); in fscache_stats_show()
99 atomic_read(&fscache_n_read), in fscache_stats_show()
100 atomic_read(&fscache_n_write), in fscache_stats_show()
101 atomic_read(&fscache_n_dio_misfit)); in fscache_stats_show()