Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linuxkpi/common/src/
HDlinux_idr.c48 #define MAX_IDR_FREE (MAX_IDR_LEVEL * 2) macro
135 while (lic->count < MAX_IDR_FREE) { in idr_preload()