Home
last modified time | relevance | path

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

/linux-6.1.9/tools/vm/
Dslabinfo.c24 #define MAX_SLABS 500 macro
49 } slabinfo[MAX_SLABS];
1311 if (slabs > MAX_SLABS) in read_slab_dir()