Home
last modified time | relevance | path

Searched defs:allochit (Results 1 - 4 of 4) sorted by relevance

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

Completed in 12 milliseconds