Searched refs:alloc_descs (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/kernel/irq/ |
| D | irqdesc.c | 451 static int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs() function 577 static inline int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs() function 741 ret = alloc_descs(start, cnt, node, affinity, owner); in __irq_alloc_descs()
|