Searched refs:ARB_FULL (Results 1 – 2 of 2) sorted by relevance
100 #define ARB_FULL(head) ((head)->arb_curnodes >= (head)->arb_maxnodes) macro214 if (ARB_FREEIDX(head) == ARB_NULLIDX && !ARB_FULL(head)) { \
2926 if (!ARB_FULL(ctd32tree))2941 if (!ARB_FULL(ctd64tree))3246 (is32bit ? ARB_FULL(ctd32tree) : ARB_FULL(ctd64tree)) &&