/kernel/linux/linux-5.10/tools/testing/selftests/bpf/benchs/ |
H A D | run_bench_ringbufs.sh | 12 function drops() function
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/ |
H A D | run_common.sh | 26 function drops() function
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | gen_stats.h | 62 __u32 drops; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | gen_stats.h | 62 __u32 drops; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | gen_stats.h | 50 __u32 drops; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | gen_stats.h | 50 __u32 drops; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | gen_stats.h | 39 __u32 drops; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | bench.h | 35 long drops; member
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | xdp_monitor_kern.c | 154 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 D | police.c | 175 u64 bytes, packets, drops, lastuse; in tc_act_police_stats() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | core_kern.c | 43 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 D | xdp_features.c | 239 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 D | xdp_sample.bpf.c | 128 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 D | bnxt_xdp.c | 223 int drops = 0; in bnxt_xdp_xmit() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_flower.c | 643 u64 drops; in mlxsw_sp_flower_stats() local
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_police.c | 302 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 D | act_vlan.c | 346 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 D | act_skbedit.c | 76 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 D | act_gact.c | 172 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 D | tracing_map.h | 200 atomic64_t drops; member
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_skbedit.c | 95 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 D | act_sample.c | 202 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 D | act_gact.c | 173 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 D | bench.h | 42 long drops; member
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | tracing_map.h | 200 atomic64_t drops; member
|