Home
last modified time | relevance | path

Searched defs:cbs (Results 1 - 25 of 89) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_cbs.c9 u32 cir, cbs; in lan966x_cbs_add() local
H A Dlan966x_tbf.c11 u32 cir, cbs; in lan966x_tbf_add() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot_police.h27 u32 cbs; /* CBS in bytes/frames (ignored in SLB mode) */ member
H A Docelot_police.c27 u32 cir = 0, cbs = 0, pir = 0, pbs = 0; in qos_policer_conf_set() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_police.h28 u32 cbs; /* CBS in bytes/frames (ignored in SLB mode) */ member
H A Docelot_police.c27 u32 cir = 0, cbs = 0, pir = 0, pbs = 0; in qos_policer_conf_set() local
[all...]
/kernel/linux/linux-5.10/kernel/bpf/
H A Ddisasm.c16 static const char *__func_get_name(const struct bpf_insn_cbs *cbs, in __func_get_name() argument
36 static const char *__func_imm_name(const struct bpf_insn_cbs *cbs, in __func_imm_name() argument
117 print_bpf_insn(const struct bpf_insn_cbs *cbs, const struct bpf_insn *insn, bool allow_ptr_leaks) print_bpf_insn() argument
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Ddisasm.c16 static const char *__func_get_name(const struct bpf_insn_cbs *cbs, in __func_get_name() argument
43 static const char *__func_imm_name(const struct bpf_insn_cbs *cbs, in __func_imm_name() argument
169 print_bpf_insn(const struct bpf_insn_cbs *cbs, const struct bpf_insn *insn, bool allow_ptr_leaks) print_bpf_insn() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Ddisasm.c16 static const char *__func_get_name(const struct bpf_insn_cbs *cbs, in __func_get_name() argument
43 static const char *__func_imm_name(const struct bpf_insn_cbs *cbs, in __func_imm_name() argument
169 print_bpf_insn(const struct bpf_insn_cbs *cbs, const struct bpf_insn *insn, bool allow_ptr_leaks) print_bpf_insn() argument
[all...]
/kernel/linux/linux-5.10/drivers/dma/ppc4xx/
H A Dxor.h73 u32 cbs; /* status */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
H A Dqos_conf.c47 __be32 cbs; member
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dxlated_dumper.c209 const struct bpf_insn_cbs cbs = { in dump_xlated_json() local
294 const struct bpf_insn_cbs cbs = { in dump_xlated_plain() local
357 const struct bpf_insn_cbs cbs = { in dump_xlated_for_graph() local
/kernel/linux/linux-5.10/drivers/virtio/
H A Dvirtio_input.c173 vq_callback_t *cbs[] = { virtinput_recv_events, in virtinput_init_vqs() local
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_input.c189 vq_callback_t *cbs[] = { virtinput_recv_events, in virtinput_init_vqs() local
/kernel/linux/linux-6.6/drivers/dma/ppc4xx/
H A Dxor.h70 u32 cbs; /* status */ member
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dxlated_dumper.c222 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
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c266 struct qed_ll2_cbs cbs; in qedr_ll2_start() local
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.h114 struct qed_ll2_cbs cbs; member
/kernel/linux/linux-5.10/net/sched/
H A Dsch_cbs.c252 struct tc_cbs_qopt_offload cbs = { }; in cbs_disable_offload() local
280 struct tc_cbs_qopt_offload cbs = { }; in cbs_enable_offload() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Darb.c58 int found, mclk_extra, mclk_loop, cbs, m1, p1; in nv04_calc_arb() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_context.c37 struct vmw_ctx_binding_state *cbs; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.h113 struct qed_ll2_cbs cbs; member
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-virtio.c461 vq_callback_t *cbs[] = { in virtio_gpio_alloc_vqs() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c266 struct qed_ll2_cbs cbs; in qedr_ll2_start() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Darb.c58 int found, mclk_extra, mclk_loop, cbs, m1, p1; in nv04_calc_arb() local

Completed in 13 milliseconds

1234