Searched defs:cnts (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.1/drivers/infiniband/hw/mlx5/ |
D | counters.c | 175 const struct mlx5_ib_counters *cnts = get_counters(dev, port_num); in mlx5_ib_get_counters_id() local 180 static struct rdma_hw_stats *do_alloc_stats(const struct mlx5_ib_counters *cnts) in do_alloc_stats() 205 const struct mlx5_ib_counters *cnts = &dev->port[0].cnts; in mlx5_ib_alloc_hw_device_stats() local 214 const struct mlx5_ib_counters *cnts = &dev->port[port_num - 1].cnts; in mlx5_ib_alloc_hw_port_stats() local 220 const struct mlx5_ib_counters *cnts, in mlx5_ib_query_q_counters() 244 const struct mlx5_ib_counters *cnts, in mlx5_ib_query_ext_ppcnt_counters() 278 const struct mlx5_ib_counters *cnts = get_counters(dev, port_num - 1); in do_get_hw_stats() local 332 const struct mlx5_ib_counters *cnts; in do_get_op_stat() local 362 const struct mlx5_ib_counters *cnts; in do_get_op_stats() local 384 const struct mlx5_ib_counters *cnts; in mlx5_ib_get_hw_stats() local [all …]
|
D | mlx5_ib.h | 838 struct mlx5_ib_counters cnts; member
|
/Linux-v6.1/include/asm-generic/ |
D | qrwlock.h | 46 int cnts; in queued_read_trylock() local 65 int cnts; in queued_write_trylock() local 80 int cnts; in queued_read_lock() local 96 int cnts = 0; in queued_write_lock() local
|
D | qrwlock_types.h | 15 atomic_t cnts; member
|
/Linux-v6.1/drivers/media/platform/verisilicon/ |
D | hantro_vp9.c | 71 static void *get_coeffs_arr(struct symbol_counts *cnts, int i, int j, int k, int l, int m) in get_coeffs_arr() 88 static void *get_eobs1(struct symbol_counts *cnts, int i, int j, int k, int l, int m) in get_eobs1() 120 struct symbol_counts *cnts = vp9_ctx->misc.cpu + vp9_ctx->ctx_counters_offset; in init_v4l2_vp9_count_tbl() local
|
D | hantro_hw.h | 227 struct v4l2_vp9_frame_symbol_counts cnts; member
|
/Linux-v6.1/kernel/locking/ |
D | qrwlock.c | 68 int cnts; in queued_write_lock_slowpath() local
|
/Linux-v6.1/drivers/staging/rtl8712/ |
D | rtl8712_efuse.c | 423 u16 cnts, u8 *data) in r8712_efuse_access() 451 u8 r8712_efuse_map_read(struct _adapter *adapter, u16 addr, u16 cnts, u8 *data) in r8712_efuse_map_read() 483 u8 r8712_efuse_map_write(struct _adapter *adapter, u16 addr, u16 cnts, in r8712_efuse_map_write()
|
D | rtl871x_mp_ioctl.c | 669 u16 addr = 0, cnts = 0; in oid_rt_pro_read_efuse_hdl() local 700 u16 addr = 0, cnts = 0; in oid_rt_pro_write_efuse_hdl() local
|
D | rtl871x_mp_ioctl.h | 50 u16 cnts; member
|
/Linux-v6.1/arch/s390/include/asm/ |
D | spinlock_types.h | 16 int cnts; member
|
/Linux-v6.1/drivers/counter/ |
D | interrupt-cnt.c | 24 struct counter_count cnts; member
|
/Linux-v6.1/drivers/bus/ |
D | moxtet.c | 335 int cnts[TURRIS_MOX_MODULE_LAST]; in moxtet_find_topology() local
|
/Linux-v6.1/drivers/net/dsa/ |
D | vitesse-vsc73xx-core.c | 903 const struct vsc73xx_counter *cnts; in vsc73xx_find_counter() local
|