Searched refs:IDM_IDPOOL_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
423 #define IDM_IDPOOL_MAX_SIZE 64 * 1024 macro
653 if (new_size <= IDM_IDPOOL_MAX_SIZE) { in idm_idpool_increment()664 if (new_size >= IDM_IDPOOL_MAX_SIZE) { in idm_idpool_increment()