Searched refs:total_buf_alloc_count (Results 1 – 3 of 3) sorted by relevance
98 atomic_t total_buf_alloc_count;1982 atomic_set(&total_buf_alloc_count, 0); in init_cifs() 96 atomic_t total_buf_alloc_count; global() variable
209 atomic_inc(&total_buf_alloc_count); in cifs_buf_get()
2107 extern atomic_t total_buf_alloc_count; /* total allocated over all time */