Searched refs:eq_ptr (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/sys/dev/mthca/ |
| H A D | mthca_eq.c | 418 static irqreturn_t mthca_tavor_msi_x_interrupt(int irq, void *eq_ptr) in mthca_tavor_msi_x_interrupt() argument 420 struct mthca_eq *eq = eq_ptr; in mthca_tavor_msi_x_interrupt() 452 static irqreturn_t mthca_arbel_msi_x_interrupt(int irq, void *eq_ptr) in mthca_arbel_msi_x_interrupt() argument 454 struct mthca_eq *eq = eq_ptr; in mthca_arbel_msi_x_interrupt()
|
| /freebsd-12.1/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_eq.c | 393 static irqreturn_t mlx5_msix_handler(int irq, void *eq_ptr) in mlx5_msix_handler() argument 395 struct mlx5_eq *eq = eq_ptr; in mlx5_msix_handler()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ggc-common.c | 844 eq_ptr (const void *p1, const void *p2) in eq_ptr() function 887 ptr_hash = htab_create (10, hash_ptr, eq_ptr, NULL); in ggc_record_overhead()
|
| H A D | ChangeLog-2004 | 15655 (hash_ptr,eq_ptr,ggc_prune_ptr): New static functions.
|
| /freebsd-12.1/sys/dev/mlx4/mlx4_core/ |
| H A D | mlx4_eq.c | 852 static irqreturn_t mlx4_msi_x_interrupt(int irq, void *eq_ptr) in mlx4_msi_x_interrupt() argument 854 struct mlx4_eq *eq = eq_ptr; in mlx4_msi_x_interrupt()
|