Searched refs:alloc_masks (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/s390/kernel/ |
| H A D | topology.c | 539 static void __init alloc_masks(struct sysinfo_15_1_x *info, in alloc_masks() function 584 alloc_masks(info, &socket_info, 1); in topology_init_early() 585 alloc_masks(info, &book_info, 2); in topology_init_early() 586 alloc_masks(info, &drawer_info, 3); in topology_init_early()
|
| /linux/kernel/irq/ |
| H A D | irqdesc.c | 55 static int alloc_masks(struct irq_desc *desc, int node) in alloc_masks() function 114 alloc_masks(struct irq_desc *desc, int node) { return 0; } in alloc_masks() function 217 if (alloc_masks(desc, node)) { in init_desc()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 5164 bool alloc_masks) in bnxt_alloc_stats_mem() 5175 if (alloc_masks) { in bnxt_alloc_stats_mem() 5158 bnxt_alloc_stats_mem(struct bnxt * bp,struct bnxt_stats_mem * stats,bool alloc_masks) bnxt_alloc_stats_mem() argument
|