Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dslab_def.h60 atomic_t allochit; member
/openbmc/linux/mm/
H A Dslab.c3925 unsigned long allochit = atomic_read(&cachep->allochit); in slabinfo_show_stats() local