Home
last modified time | relevance | path

Searched refs:cachefiles_lookup_histogram (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/cachefiles/
Dproc.c17 atomic_t cachefiles_lookup_histogram[HZ]; variable
38 x = atomic_read(&cachefiles_lookup_histogram[index]); in cachefiles_histogram_show()
Dnamei.c535 cachefiles_hist(cachefiles_lookup_histogram, start); in cachefiles_walk_to_object()
774 cachefiles_hist(cachefiles_lookup_histogram, start); in cachefiles_get_directory()
884 cachefiles_hist(cachefiles_lookup_histogram, start); in cachefiles_check_active()
Dinternal.h188 extern atomic_t cachefiles_lookup_histogram[HZ];