Searched refs:alloc_descs (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/kernel/irq/ |
| D | irqdesc.c | 468 static int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs() function 599 static inline int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs() function 820 ret = alloc_descs(start, cnt, node, affinity, owner); in __irq_alloc_descs()
|
| /Linux-v5.15/drivers/dma/idxd/ |
| D | device.c | 109 static int alloc_descs(struct idxd_wq *wq, int num) in alloc_descs() function 166 rc = alloc_descs(wq, num_descs); in idxd_wq_alloc_resources()
|