Home
last modified time | relevance | path

Searched refs:allochit (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dslab_def.h61 atomic_t allochit; member
/linux/mm/
A Dslab.c291 #define STATS_INC_ALLOCHIT(x) atomic_inc(&(x)->allochit)
4107 unsigned long allochit = atomic_read(&cachep->allochit); in slabinfo_show_stats() local
4113 allochit, allocmiss, freehit, freemiss); in slabinfo_show_stats()

Completed in 12 milliseconds