Searched refs:alloc_descs (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/kernel/irq/ |
D | irqdesc.c | 466 static int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs() function 597 static inline int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs() function 800 ret = alloc_descs(start, cnt, node, affinity, owner); in __irq_alloc_descs()
|