Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_idr.c163 idr_max(struct idr *idr) in idr_max() function
243 if (il == NULL || id > idr_max(idr)) in idr_remove_locked()
292 if (il == NULL || id > idr_max(idr)) in idr_find_layer_locked()
356 for (; id <= idr_max(idr); id++) { in idr_get_next()