irq_allocated    2308 drivers/message/fusion/mptbase.c 	int	 irq_allocated = 0;
irq_allocated    2438 drivers/message/fusion/mptbase.c 			irq_allocated = 1;
irq_allocated    2626 drivers/message/fusion/mptbase.c 	if ((ret != 0) && irq_allocated) {
irq_allocated     374 drivers/net/ethernet/cavium/thunder/nic.h 	bool			irq_allocated[NIC_VF_MSIX_VECTORS];
irq_allocated      62 drivers/net/ethernet/cavium/thunder/nic_main.c 	bool			irq_allocated[NIC_PF_MSIX_VECTORS];
irq_allocated    1178 drivers/net/ethernet/cavium/thunder/nic_main.c 		if (nic->irq_allocated[irq])
irq_allocated    1180 drivers/net/ethernet/cavium/thunder/nic_main.c 		nic->irq_allocated[irq] = false;
irq_allocated    1210 drivers/net/ethernet/cavium/thunder/nic_main.c 		nic->irq_allocated[i] = true;
irq_allocated    1102 drivers/net/ethernet/cavium/thunder/nicvf_main.c 		if (!nic->irq_allocated[vec])
irq_allocated    1147 drivers/net/ethernet/cavium/thunder/nicvf_main.c 		nic->irq_allocated[irq] = true;
irq_allocated    1158 drivers/net/ethernet/cavium/thunder/nicvf_main.c 		nic->irq_allocated[irq] = true;
irq_allocated    1172 drivers/net/ethernet/cavium/thunder/nicvf_main.c 	nic->irq_allocated[irq] = true;
irq_allocated    1191 drivers/net/ethernet/cavium/thunder/nicvf_main.c 		if (!nic->irq_allocated[irq])
irq_allocated    1202 drivers/net/ethernet/cavium/thunder/nicvf_main.c 		nic->irq_allocated[irq] = false;
irq_allocated    1239 drivers/net/ethernet/cavium/thunder/nicvf_main.c 	nic->irq_allocated[irq] = true;
irq_allocated    1983 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 		if (rvu->irq_allocated[irq])
irq_allocated    2018 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	rvu->irq_allocated = devm_kcalloc(rvu->dev, rvu->num_vec,
irq_allocated    2020 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	if (!rvu->irq_allocated)
irq_allocated    2044 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	rvu->irq_allocated[RVU_AF_INT_VEC_MBOX] = true;
irq_allocated    2061 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	rvu->irq_allocated[RVU_AF_INT_VEC_PFFLR] = true;
irq_allocated    2081 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	rvu->irq_allocated[RVU_AF_INT_VEC_PFME] = true;
irq_allocated    2108 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	rvu->irq_allocated[offset] = true;
irq_allocated    2123 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	rvu->irq_allocated[offset] = true;
irq_allocated    2136 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	rvu->irq_allocated[offset] = true;
irq_allocated    2148 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	rvu->irq_allocated[offset] = true;
irq_allocated    2161 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	rvu->irq_allocated[offset] = true;
irq_allocated    2173 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	rvu->irq_allocated[offset] = true;
irq_allocated     247 drivers/net/ethernet/marvell/octeontx2/af/rvu.h 	bool			*irq_allocated;
irq_allocated     262 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c 	bool irq_allocated;
irq_allocated     886 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c 	devinfo->irq_allocated = true;
irq_allocated     898 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c 	if (!devinfo->irq_allocated)
irq_allocated     917 drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c 	devinfo->irq_allocated = false;