/linux-6.1.9/samples/bpf/ |
D | xdp_sample.bpf.c | 129 unsigned int drops, int to_cpu) in BPF_PROG() 157 unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) in BPF_PROG() 207 const struct net_device *to_dev, int sent, int drops, int err) in BPF_PROG() 238 const struct net_device *to_dev, int sent, int drops, int err) in BPF_PROG()
|
/linux-6.1.9/tools/testing/selftests/bpf/benchs/ |
D | run_common.sh | 26 function drops() function
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
D | police.c | 133 u64 bytes, packets, drops, lastuse; in tc_act_police_stats() local
|
/linux-6.1.9/include/uapi/linux/ |
D | gen_stats.h | 62 __u32 drops; member
|
/linux-6.1.9/tools/testing/selftests/bpf/progs/ |
D | core_kern.c | 44 *from_dev, const struct net_device *to_dev, int sent, int drops, in BPF_PROG()
|
/linux-6.1.9/net/sched/ |
D | act_gact.c | 172 u64 drops, u64 lastuse, bool hw) in tcf_gact_stats_update()
|
D | act_vlan.c | 336 u64 drops, u64 lastuse, bool hw) in tcf_vlan_stats_update()
|
D | act_sample.c | 194 u64 drops, u64 lastuse, bool hw) in tcf_sample_stats_update()
|
D | act_police.c | 327 u64 bytes, u64 packets, u64 drops, in tcf_police_stats_update()
|
D | act_skbedit.c | 94 u64 packets, u64 drops, in tcf_skbedit_stats_update()
|
D | act_pedit.c | 432 u64 drops, u64 lastuse, bool hw) in tcf_pedit_stats_update()
|
D | act_mirred.c | 329 u64 drops, u64 lastuse, bool hw) in tcf_stats_update()
|
D | act_gate.c | 568 u64 drops, u64 lastuse, bool hw) in tcf_gate_stats_update()
|
/linux-6.1.9/tools/testing/selftests/bpf/ |
D | bench.h | 40 long drops; member
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_qdisc.c | 77 u64 drops; member 561 u64 drops, u64 backlog, in mlxsw_sp_qdisc_update_stats() 589 u64 drops = 0; in mlxsw_sp_qdisc_get_tc_stats() local 905 u64 drops = 0; in mlxsw_sp_setup_tc_qdisc_leaf_clean_stats() local 1449 u64 drops = 0; in mlxsw_sp_qdisc_get_prio_stats() local
|
D | spectrum_flower.c | 712 u64 drops; in mlxsw_sp_flower_stats() local
|
/linux-6.1.9/kernel/trace/ |
D | tracing_map.h | 200 atomic64_t drops; member
|
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/abm/ |
D | main.h | 102 u64 drops; member
|
/linux-6.1.9/include/net/ |
D | act_api.h | 284 u64 packets, u64 drops, in tcf_action_stats_update()
|
D | flow_offload.h | 439 u64 drops; member 447 u64 drops, u64 lastused, in flow_stats_update()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
D | meter.c | 573 u64 *bytes, u64 *packets, u64 *drops, u64 *lastuse) in mlx5e_tc_meter_get_stats()
|
/linux-6.1.9/kernel/bpf/ |
D | cpumap.c | 694 unsigned int processed = 0, drops = 0; in bq_flush_to_queue() local
|
/linux-6.1.9/drivers/net/ethernet/sun/ |
D | sunbmac.c | 803 int elem = bp->rx_new, drops = 0; in bigmac_rx() local
|
/linux-6.1.9/drivers/net/ |
D | veth.c | 377 u64 packets, bytes, drops, xdp_tx_err, peer_tq_xdp_xmit_err; in veth_stats_rx() local 523 int sent, i, err = 0, drops; in veth_xdp_flush_bq() local
|
/linux-6.1.9/net/netfilter/ |
D | nf_conntrack_core.c | 1375 unsigned int drops = 0; in early_drop_list() local 1424 unsigned int hsize, drops; in early_drop() local
|