Home
last modified time | relevance | path

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

/kernel/irq/
Dirqdesc.c55 static int alloc_masks(struct irq_desc *desc, int node) in alloc_masks() function
98 alloc_masks(struct irq_desc *desc, int node) { return 0; } in alloc_masks() function
404 if (alloc_masks(desc, node)) in alloc_desc()
576 alloc_masks(&desc[i], node); in early_irq_init()