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

/linux-4.4.14/kernel/irq/
H A Dirqdesc.c144 static struct irq_desc *alloc_desc(int irq, int node, struct module *owner) alloc_desc() function
202 desc = alloc_desc(start + i, node, owner); alloc_descs()
250 desc = alloc_desc(i, node, NULL); early_irq_init()
/linux-4.4.14/drivers/tty/
H A Dsynclink_gt.c489 static int alloc_desc(struct slgt_info *info);
3374 static int alloc_desc(struct slgt_info *info) alloc_desc() function
3457 if (alloc_desc(info) < 0 || alloc_dma_bufs()

Completed in 187 milliseconds