Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Didr.h145 #define IDA_CHUNK_SIZE 128 /* 128 bytes per chunk */ macro
146 #define IDA_BITMAP_LONGS (IDA_CHUNK_SIZE / sizeof(long) - 1)