Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dslab_def.h60 atomic_t allochit; member
/linux-6.3-rc2/mm/
A Dslab.c290 #define STATS_INC_ALLOCHIT(x) atomic_inc(&(x)->allochit)
3945 unsigned long allochit = atomic_read(&cachep->allochit); in slabinfo_show_stats() local
3951 allochit, allocmiss, freehit, freemiss); in slabinfo_show_stats()

Completed in 12 milliseconds