Searched refs:ida_alloc_max (Results 1 – 3 of 3) sorted by relevance
144 ida_alloc_max(struct ida *ida, unsigned int max, gfp_t gfp) in ida_alloc_max() function159 return (ida_alloc_max(ida, ~0u, gfp)); in ida_alloc()
1071 devnum = ida_alloc_max(&uverbs_ida, IB_UVERBS_MAX_DEVICES - 1, in ib_uverbs_add_one()
708 index = ida_alloc_max(&fg->fte_allocator, fg->max_ftes, GFP_KERNEL); in insert_fte()