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()
332 ret = xa_alloc_irq(&vdev->context_xa, &ctx_id, file_priv, in ivpu_open()
937 static inline int __must_check xa_alloc_irq(struct xarray *xa, u32 *id, in xa_alloc_irq() function