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.c157 idr_max(struct idr *idr) in idr_max() function
237 if (il == NULL || id > idr_max(idr)) in idr_remove_locked()
286 if (il == NULL || id > idr_max(idr)) in idr_find_layer_locked()
350 for (; id <= idr_max(idr); id++) { in idr_get_next()