Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dslab.h553 unsigned long free_slabs; /* length of free slab list only */ member
H A Dslab.c1345 unsigned long total_slabs, free_slabs, free_objs; in slab_out_of_memory() local
4011 unsigned long free_slabs = 0; get_slabinfo() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dslab.h783 unsigned long free_slabs; /* length of free slab list only */ member
H A Dslab.c1324 unsigned long total_slabs, free_slabs, free_objs; in slab_out_of_memory() local
3871 unsigned long free_slabs = 0; get_slabinfo() local
[all...]

Completed in 12 milliseconds