Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cachefiles/
Dproc.c13 atomic_t cachefiles_lookup_histogram[HZ]; variable
34 x = atomic_read(&cachefiles_lookup_histogram[index]); in cachefiles_histogram_show()
Dnamei.c532 cachefiles_hist(cachefiles_lookup_histogram, start); in cachefiles_walk_to_object()
771 cachefiles_hist(cachefiles_lookup_histogram, start); in cachefiles_get_directory()
881 cachefiles_hist(cachefiles_lookup_histogram, start); in cachefiles_check_active()
Dinternal.h184 extern atomic_t cachefiles_lookup_histogram[HZ];