Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/irq/
H A Dirqdesc.c390 static struct irq_desc *alloc_desc(int irq, int node, unsigned int flags, in alloc_desc() function
499 desc = alloc_desc(start + i, node, flags, mask, owner); in alloc_descs()
545 desc = alloc_desc(i, node, 0, NULL, NULL); in early_irq_init()
/kernel/linux/linux-6.6/kernel/irq/
H A Dirqdesc.c412 static struct irq_desc *alloc_desc(int irq, int node, unsigned int flags, in alloc_desc() function
522 desc = alloc_desc(start + i, node, flags, mask, owner); in alloc_descs()
567 desc = alloc_desc(i, node, 0, NULL, NULL); in early_irq_init()
/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclink_gt.c3282 static int alloc_desc(struct slgt_info *info) in alloc_desc() function
3369 if (alloc_desc(info) < 0 || in alloc_dma_bufs()
/kernel/linux/linux-6.6/drivers/tty/
H A Dsynclink_gt.c3258 static int alloc_desc(struct slgt_info *info) in alloc_desc() function
3345 if (alloc_desc(info) < 0 || in alloc_dma_bufs()

Completed in 14 milliseconds