Home
last modified time | relevance | path

Searched refs:alloc_desc (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/kernel/irq/
Dirqdesc.c145 static struct irq_desc *alloc_desc(int irq, int node, struct module *owner) in alloc_desc() function
203 desc = alloc_desc(start + i, node, owner); in alloc_descs()
251 desc = alloc_desc(i, node, NULL); in early_irq_init()
/linux-4.1.27/drivers/tty/
Dsynclink_gt.c489 static int alloc_desc(struct slgt_info *info);
3380 static int alloc_desc(struct slgt_info *info) in alloc_desc() function
3463 if (alloc_desc(info) < 0 || in alloc_dma_bufs()