Searched refs:SLABINFO_NAME_LEN (Results 1 – 1 of 1) sorted by relevance
14 #define SLABINFO_NAME_LEN 32 /* cache name size (will truncate) */ macro20 char name[SLABINFO_NAME_LEN]; /* name of this cache */106 ret = sscanf(line, "%" STRINGIFY(SLABINFO_NAME_LEN) "s" in get_slabinfo()