Searched refs:xa_alloc_irq (Results 1 – 3 of 3) sorted by relevance
119 可以使用xa_alloc_bh()或xa_alloc_irq(),在分配ID的同时禁用中断。178 * xa_alloc_irq()
937 static inline int __must_check xa_alloc_irq(struct xarray *xa, u32 *id, in xa_alloc_irq() function
1225 ret = xa_alloc_irq(&hfi1_dev_table, &dd->unit, dd, xa_limit_32b, in hfi1_alloc_devdata()