Searched refs:IDA_FULL (Results 1 – 3 of 3) sorted by relevance
139 #define IDA_FULL (IDA_BITMAP_LONGS * sizeof(long) * 8) macro140 #define IDA_BITMAP_BITS IDA_FULL
473 assert(IDA_FULL != 0); in ktest_idr_case6()480 const int N = IDA_FULL * IDR_SIZE + 1; in ktest_idr_case6()
953 __idr_mark_full(&ida_p->idr, idr_id, stk, (bmp->count == IDA_FULL ? 2 : 1)); in ida_alloc()