/Linux-v5.10/tools/testing/selftests/bpf/benchs/ |
D | run_bench_ringbufs.sh | 12 function drops() function
|
/Linux-v5.10/samples/bpf/ |
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
|
D | xdp_redirect_cpu_kern.c | 662 unsigned int drops; // offset:20; size:4; signed:0; member 702 unsigned int drops; // offset:20; size:4; signed:0; member
|
/Linux-v5.10/include/uapi/linux/ |
D | gen_stats.h | 62 __u32 drops; member
|
/Linux-v5.10/tools/testing/selftests/bpf/ |
D | bench.h | 35 long drops; member
|
/Linux-v5.10/kernel/bpf/ |
D | cpumap.c | 313 unsigned int drops = 0, sched = 0; in cpu_map_kthread_run() local 673 unsigned int processed = 0, drops = 0; in bq_flush_to_queue() local
|
D | devmap.c | 347 int sent = 0, drops = 0, err = 0; in bq_xmit_all() local
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_qdisc.c | 63 u64 drops; member 318 u64 drops, u64 backlog, in mlxsw_sp_qdisc_update_stats() 346 u64 drops = 0; in mlxsw_sp_qdisc_get_tc_stats() local 609 u64 drops = 0; in mlxsw_sp_setup_tc_qdisc_leaf_clean_stats() local 1074 u64 drops = 0; in mlxsw_sp_qdisc_get_prio_stats() local
|
D | spectrum_flower.c | 643 u64 drops; in mlxsw_sp_flower_stats() local
|
/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_xdp.c | 223 int drops = 0; in bnxt_xdp_xmit() local
|
/Linux-v5.10/net/sched/ |
D | act_gact.c | 173 u64 drops, u64 lastuse, bool hw) in tcf_gact_stats_update()
|
D | act_vlan.c | 344 u64 drops, u64 lastuse, bool hw) in tcf_vlan_stats_update()
|
D | act_police.c | 289 u64 bytes, u64 packets, u64 drops, in tcf_police_stats_update()
|
D | act_skbedit.c | 77 u64 packets, u64 drops, in tcf_skbedit_stats_update()
|
D | act_mirred.c | 314 u64 drops, u64 lastuse, bool hw) in tcf_stats_update()
|
D | act_pedit.c | 411 u64 drops, u64 lastuse, bool hw) in tcf_pedit_stats_update()
|
D | act_gate.c | 579 u64 drops, u64 lastuse, bool hw) in tcf_gate_stats_update()
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | xdp.c | 489 int drops = 0; in mlx5e_xdp_xmit() local
|
/Linux-v5.10/kernel/trace/ |
D | tracing_map.h | 200 atomic64_t drops; member
|
/Linux-v5.10/include/net/ |
D | act_api.h | 245 u64 packets, u64 drops, in tcf_action_stats_update()
|
D | flow_offload.h | 393 u64 drops; member 401 u64 drops, u64 lastused, in flow_stats_update()
|
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/abm/ |
D | main.h | 102 u64 drops; member
|
/Linux-v5.10/drivers/net/ |
D | veth.c | 344 u64 packets, bytes, drops, xdp_tx_err, peer_tq_xdp_xmit_err; in veth_stats_rx() local 436 int i, ret = -ENXIO, drops = 0; in veth_xdp_xmit() local
|
/Linux-v5.10/drivers/net/ethernet/sun/ |
D | sunbmac.c | 803 int elem = bp->rx_new, drops = 0; in bigmac_rx() local
|
/Linux-v5.10/net/netfilter/ |
D | nf_conntrack_core.c | 1261 unsigned int drops = 0; in early_drop_list() local 1307 unsigned int hsize, drops; in early_drop() local
|