Home
last modified time | relevance | path

Searched defs:drops (Results 1 - 25 of 105) sorted by relevance

12345

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/benchs/
H A Drun_bench_ringbufs.sh12 function drops() function
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Drun_common.sh26 function drops() function
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dgen_stats.h62 __u32 drops; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dgen_stats.h62 __u32 drops; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dgen_stats.h50 __u32 drops; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dgen_stats.h50 __u32 drops; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dgen_stats.h39 __u32 drops; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dbench.h35 long drops; member
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_monitor_kern.c154 unsigned int drops; // offset:20; size:4; signed:0; member
189 unsigned int drops; // offset:20; size:4; signed:0; member
228 int drops; // offset:20; size:4; signed:1; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpolice.c175 u64 bytes, packets, drops, lastuse; in tc_act_police_stats() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dcore_kern.c43 BPF_PROG(tp_xdp_devmap_xmit_multi, const struct net_device *from_dev, const struct net_device *to_dev, int sent, int drops, int err) BPF_PROG() argument
H A Dxdp_features.c239 BPF_PROG(tp_xdp_cpumap_kthread, int map_id, unsigned int processed, unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) BPF_PROG() argument
/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_sample.bpf.c128 BPF_PROG(tp_xdp_cpumap_enqueue, int map_id, unsigned int processed, unsigned int drops, int to_cpu) BPF_PROG() argument
156 BPF_PROG(tp_xdp_cpumap_kthread, int map_id, unsigned int processed, unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) BPF_PROG() argument
206 BPF_PROG(tp_xdp_devmap_xmit, const struct net_device *from_dev, const struct net_device *to_dev, int sent, int drops, int err) BPF_PROG() argument
237 BPF_PROG(tp_xdp_devmap_xmit_multi, const struct net_device *from_dev, const struct net_device *to_dev, int sent, int drops, int err) BPF_PROG() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_xdp.c223 int drops = 0; in bnxt_xdp_xmit() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c643 u64 drops; in mlxsw_sp_flower_stats() local
/kernel/linux/linux-5.10/net/sched/
H A Dact_police.c302 tcf_police_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_police_stats_update() argument
H A Dact_vlan.c346 tcf_vlan_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_vlan_stats_update() argument
H A Dact_skbedit.c76 tcf_skbedit_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_skbedit_stats_update() argument
H A Dact_gact.c172 tcf_gact_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_gact_stats_update() argument
/kernel/linux/linux-5.10/kernel/trace/
H A Dtracing_map.h200 atomic64_t drops; member
/kernel/linux/linux-6.6/net/sched/
H A Dact_skbedit.c95 tcf_skbedit_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_skbedit_stats_update() argument
H A Dact_sample.c202 tcf_sample_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_sample_stats_update() argument
H A Dact_gact.c173 tcf_gact_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_gact_stats_update() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dbench.h42 long drops; member
/kernel/linux/linux-6.6/kernel/trace/
H A Dtracing_map.h200 atomic64_t drops; member

Completed in 11 milliseconds

12345