Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Didr.h157 static inline int ida_alloc(struct ida *ida, gfp_t gfp) in ida_alloc() function
/freebsd/sys/dev/ida/
H A Didavar.h197 extern struct ida_softc *ida_alloc(device_t dev, struct resource *regs,
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c2988 softc->aux_dev->id = ida_alloc(&bnxt_aux_dev_ids, GFP_KERNEL); in bnxt_rdma_aux_device_init()