/linux/kernel/bpf/ |
H A D | disasm.c | 16 static const char *__func_get_name(const struct bpf_insn_cbs *cbs, in __func_get_name() 43 static const char *__func_imm_name(const struct bpf_insn_cbs *cbs, in __func_imm_name() 186 void print_bpf_insn(const struct bpf_insn_cbs *cbs, in print_bpf_insn()
|
/linux/tools/testing/selftests/bpf/ |
H A D | disasm.c | 16 static const char *__func_get_name(const struct bpf_insn_cbs *cbs, in __func_get_name() 43 static const char *__func_imm_name(const struct bpf_insn_cbs *cbs, in __func_imm_name() 186 void print_bpf_insn(const struct bpf_insn_cbs *cbs, in print_bpf_insn()
|
H A D | disasm_helpers.c | 44 struct bpf_insn_cbs cbs = { in disasm_insn() local
|
/linux/tools/bpf/bpftool/ |
H A D | xlated_dumper.c | 222 const struct bpf_insn_cbs cbs = { in dump_xlated_json() local 307 const struct bpf_insn_cbs cbs = { in dump_xlated_plain() local 371 const struct bpf_insn_cbs cbs = { in dump_xlated_for_graph() local
|
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_cbs.c | 9 u32 cir, cbs; in lan966x_cbs_add() local
|
H A D | lan966x_tbf.c | 11 u32 cir, cbs; in lan966x_tbf_add() local
|
/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_police.h | 28 u32 cbs; /* CBS in bytes/frames (ignored in SLB mode) */ member
|
H A D | ocelot_police.c | 27 u32 cir = 0, cbs = 0, pir = 0, pbs = 0; in qos_policer_conf_set() local
|
/linux/drivers/misc/sgi-gru/ |
H A D | gru_instructions.h | 628 struct gru_control_block_status *cbs = (void *)cb; in gru_get_cb_status() local 636 struct gru_control_block_status *cbs = (void *)cb; in gru_get_cb_message_queue_substatus() local 644 struct gru_control_block_status *cbs = (void *)cb; in gru_get_cb_substatus() local 657 struct gru_control_block_status *cbs = (void *)cb; in gru_check_status() local
|
/linux/kernel/rcu/ |
H A D | tree_stall.h | 875 unsigned long cbs = 0; in show_rcu_gp_kthreads() local 1003 unsigned long cbs; in rcu_fwd_progress_check() local
|
/linux/drivers/dma/ppc4xx/ |
H A D | xor.h | 70 u32 cbs; /* status */ member
|
/linux/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | arb.c | 58 int found, mclk_extra, mclk_loop, cbs, m1, p1; in nv04_calc_arb() local
|
/linux/drivers/video/fbdev/nvidia/ |
H A D | nv_hw.c | 246 int found, mclk_extra, mclk_loop, cbs, m1, p1; in nv4CalcArbitration() local 420 int found, mclk_extra, mclk_loop, cbs, m1; in nv10CalcArbitration() local
|
/linux/drivers/infiniband/hw/qedr/ |
H A D | qedr_roce_cm.c | 266 struct qed_ll2_cbs cbs; in qedr_ll2_start() local
|
/linux/drivers/net/ethernet/intel/ |
H A D | e100.c | 533 struct param_range cbs; member 555 struct cb *cbs; member 1038 struct param_range cbs = { .min = 64, .max = 256, .count = 128 }; in e100_get_defaults() local 2561 struct param_range *cbs = &nic->params.cbs; in e100_get_ringparam() local 2576 struct param_range *cbs = &nic->params.cbs; in e100_set_ringparam() local
|
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_ll2.h | 113 struct qed_ll2_cbs cbs; member
|
H A D | qed_ll2.c | 58 const struct qed_ll2_cb_ops *cbs; member 1327 qed_ll2_set_cbs(struct qed_ll2_info *p_ll2_info, const struct qed_ll2_cbs *cbs) in qed_ll2_set_cbs()
|
/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_main.c | 2188 struct sja1105_cbs_entry *cbs = &priv->cbs[i]; in sja1105_delete_cbs_shaper() local 2204 struct sja1105_cbs_entry *cbs; in sja1105_setup_tc_cbs() local 2261 struct sja1105_cbs_entry *cbs = &priv->cbs[i]; in sja1105_reload_cbs() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | meter.c | 82 mlx5e_flow_meter_cbs_calc(u64 cbs, u8 *man, u8 *exp) in mlx5e_flow_meter_cbs_calc()
|
/linux/drivers/video/fbdev/riva/ |
H A D | riva_hw.c | 660 int found, mclk_extra, mclk_loop, cbs, m1, p1; in nv4CalcArbitration() local 842 int found, mclk_extra, mclk_loop, cbs, m1; in nv10CalcArbitration() local
|
/linux/include/linux/qed/ |
H A D | qed_ll2_if.h | 166 const struct qed_ll2_cbs *cbs; member
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | qos_conf.c | 73 __be32 cbs; member
|
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_context.c | 38 struct vmw_ctx_binding_state *cbs; member
|
/linux/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.h | 517 struct enet_cb *cbs; /* tx ring buffer control block*/ member 546 struct enet_cb *cbs; /* Rx ring buffer control block */ member
|
/linux/include/uapi/linux/ |
H A D | dcbnl.h | 61 __u8 cbs; member
|