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

/linux-master/arch/s390/kernel/
H A Dtopology.c529 static void __init alloc_masks(struct sysinfo_15_1_x *info, function
569 alloc_masks(info, &socket_info, 1);
570 alloc_masks(info, &book_info, 2);
571 alloc_masks(info, &drawer_info, 3);
/linux-master/kernel/irq/
H A Dirqdesc.c54 static int alloc_masks(struct irq_desc *desc, int node) function
108 alloc_masks(struct irq_desc *desc, int node) { return 0; } function
193 if (alloc_masks(desc, node)) {
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c4588 bool alloc_masks)
4599 if (alloc_masks) {
4587 bnxt_alloc_stats_mem(struct bnxt *bp, struct bnxt_stats_mem *stats, bool alloc_masks) argument

Completed in 312 milliseconds