Searched refs:ida_alloc_max (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Didr.h142 ida_alloc_max(struct ida *ida, unsigned int max, gfp_t gfp) function
150 return (ida_alloc_max(ida, ~0u, gfp));
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_main.c1071 devnum = ida_alloc_max(&uverbs_ida, IB_UVERBS_MAX_DEVICES - 1,

Completed in 111 milliseconds