Searched refs:alloc_descs (Results 1 – 1 of 1) sorted by relevance
/kernel/irq/ |
D | irqdesc.c | 470 static int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs() function 602 static inline int alloc_descs(unsigned int start, unsigned int cnt, int node, in alloc_descs() function 829 ret = alloc_descs(start, cnt, node, affinity, owner); in __irq_alloc_descs()
|