Searched refs:alloc_descs (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | irqdesc.c | 467 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 815 ret = alloc_descs(start, cnt, node, affinity, owner); in __irq_alloc_descs()
|
| /OK3568_Linux_fs/kernel/drivers/dma/idxd/ |
| H A D | device.c | 105 static int alloc_descs(struct idxd_wq *wq, int num) in alloc_descs() function 153 rc = alloc_descs(wq, num_descs); in idxd_wq_alloc_resources()
|