Home
last modified time | relevance | path

Searched defs:aff_mask (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c690 cpumask_var_t *aff_mask, int idx) in cxgb4_set_msix_aff()
711 void cxgb4_clear_msix_aff(unsigned short vec, cpumask_var_t aff_mask) in cxgb4_clear_msix_aff()
/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c12853 struct cpumask *aff_mask; in lpfc_irq_rebalance() local
12988 const struct cpumask *aff_mask = NULL; in lpfc_sli4_enable_msix() local
H A Dlpfc_sli4.h498 struct cpumask aff_mask; member
/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c1696 const struct cpumask *aff_mask) in its_select_cpu()