Home
last modified time | relevance | path

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

/tools/vm/
Dslabinfo.c24 #define MAX_ALIASES 500 macro
54 } aliasinfo[MAX_ALIASES];
1264 if (aliases > MAX_ALIASES) in read_slab_dir()