/Linux-v4.19/include/trace/events/ |
D | xdp.h | 163 TP_PROTO(int map_id, unsigned int processed, unsigned int drops, 166 TP_ARGS(map_id, processed, drops, sched), 172 __field(unsigned int, drops) 181 __entry->drops = drops; 192 __entry->processed, __entry->drops, 198 TP_PROTO(int map_id, unsigned int processed, unsigned int drops, 201 TP_ARGS(map_id, processed, drops, to_cpu), 207 __field(unsigned int, drops) 216 __entry->drops = drops; 227 __entry->processed, __entry->drops, [all …]
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_qdisc.c | 57 u64 drops; member 275 stats_base->drops = red_base->prob_drop + red_base->pdrop; in mlxsw_sp_setup_tc_qdisc_red_clean_stats() 389 u64 tx_bytes, tx_packets, overlimits, drops, backlog; in mlxsw_sp_qdisc_get_red_stats() local 405 drops = xstats->wred_drop[tclass_num] + xstats->tail_drop[tclass_num] - in mlxsw_sp_qdisc_get_red_stats() 406 stats_base->drops; in mlxsw_sp_qdisc_get_red_stats() 411 stats_ptr->qstats->drops += drops; in mlxsw_sp_qdisc_get_red_stats() 419 stats_base->drops += drops; in mlxsw_sp_qdisc_get_red_stats() 564 u64 tx_bytes, tx_packets, drops = 0, backlog = 0; in mlxsw_sp_qdisc_get_prio_stats() local 578 drops += xstats->tail_drop[i]; in mlxsw_sp_qdisc_get_prio_stats() 579 drops += xstats->wred_drop[i]; in mlxsw_sp_qdisc_get_prio_stats() [all …]
|
/Linux-v4.19/samples/bpf/ |
D | xdp_monitor_kern.c | 154 unsigned int drops; // offset:20; size:4; signed:0; member 172 rec->dropped += ctx->drops; in trace_xdp_cpumap_enqueue() 189 unsigned int drops; // offset:20; size:4; signed:0; member 204 rec->dropped += ctx->drops; in trace_xdp_cpumap_kthread() 228 int drops; // offset:20; size:4; signed:1; member 245 rec->dropped += ctx->drops; in trace_xdp_devmap_xmit() 255 if (ctx->drops < 0) in trace_xdp_devmap_xmit()
|
D | xdp_redirect_cpu_kern.c | 659 unsigned int drops; // offset:20; size:4; signed:0; member 677 rec->dropped += ctx->drops; in trace_xdp_cpumap_enqueue() 699 unsigned int drops; // offset:20; size:4; signed:0; member 714 rec->dropped += ctx->drops; in trace_xdp_cpumap_kthread()
|
/Linux-v4.19/net/core/ |
D | gen_stats.c | 261 qstats->drops += qcpu->drops; in __gnet_stats_copy_queue_cpu() 277 qstats->drops = q->drops; in __gnet_stats_copy_queue() 310 d->tc_stats.drops = qstats.drops; in gnet_stats_copy_queue()
|
/Linux-v4.19/kernel/bpf/ |
D | cpumap.c | 248 unsigned int processed = 0, drops = 0, sched = 0; in cpu_map_kthread_run() local 285 drops++; in cpu_map_kthread_run() 292 trace_xdp_cpumap_kthread(rcpu->map_id, processed, drops, sched); in cpu_map_kthread_run() 566 unsigned int processed = 0, drops = 0; in bq_flush_to_queue() local 583 drops++; in bq_flush_to_queue() 595 trace_xdp_cpumap_enqueue(rcpu->map_id, processed, drops, to_cpu); in bq_flush_to_queue()
|
D | devmap.c | 225 int sent = 0, drops = 0, err = 0; in bq_xmit_all() local 243 drops = bq->count - sent; in bq_xmit_all() 248 sent, drops, bq->dev_rx, dev, err); in bq_xmit_all() 263 drops++; in bq_xmit_all()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | xdp.c | 261 int drops = 0; in mlx5e_xdp_xmit() local 289 drops++; in mlx5e_xdp_xmit() 299 drops++; in mlx5e_xdp_xmit() 306 return n - drops; in mlx5e_xdp_xmit()
|
/Linux-v4.19/include/uapi/linux/ |
D | gen_stats.h | 64 __u32 drops; member
|
/Linux-v4.19/net/sched/ |
D | act_police.c | 226 police->tcf_qstats.drops++; in tcf_police_act() 257 police->tcf_qstats.drops++; in tcf_police_act() 265 police->tcf_qstats.drops++; in tcf_police_act()
|
D | sch_skbprio.c | 105 q->qstats[prio].drops++; in skbprio_enqueue() 122 q->qstats[lp].drops++; in skbprio_enqueue()
|
D | sch_mq.c | 167 sch->qstats.drops += qdisc->qstats.drops; in mq_dump()
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/abm/ |
D | main.h | 78 u64 drops; member
|
D | ctrl.c | 188 i, true, &stats->drops); in nfp_abm_ctrl_read_q_stats() 224 true, &stats->drops); in nfp_abm_ctrl_read_stats()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-power-twl4030 | 14 when voltage drops.
|
/Linux-v4.19/net/dcb/ |
D | Kconfig | 12 requirements (highly reliable, no drops vs. best effort vs. low
|
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/ |
D | bq2415x.txt | 26 constant-voltage phase drops below this value (in mA).
|
D | rt9455_charger.txt | 12 When the current in constant-voltage phase drops
|
D | bq25890.txt | 10 constant-voltage phase drops below this value (in uA);
|
/Linux-v4.19/kernel/trace/ |
D | tracing_map.h | 200 atomic64_t drops; member
|
D | tracing_map.c | 552 atomic64_inc(&map->drops); in __tracing_map_insert() 568 atomic64_inc(&map->drops); in __tracing_map_insert() 696 atomic64_set(&map->drops, 0); in tracing_map_clear()
|
/Linux-v4.19/include/net/ |
D | sch_generic.h | 796 sch->qstats.drops += count; in __qdisc_qstats_drop() 801 qstats->drops++; in qstats_drop_inc() 816 this_cpu_inc(sch->cpu_qstats->drops); in qdisc_qstats_cpu_drop() 1112 this_cpu_inc(miniq->cpu_qstats->drops); in mini_qdisc_qstats_cpu_drop()
|
/Linux-v4.19/drivers/net/ |
D | virtio_net.c | 94 u64 drops; member 116 { "drops", VIRTNET_RQ_STAT(drops) }, 485 int drops = 0; in virtnet_xdp_xmit() local 494 drops = n; in virtnet_xdp_xmit() 504 drops = n; in virtnet_xdp_xmit() 518 drops++; in virtnet_xdp_xmit() 521 ret = n - drops; in virtnet_xdp_xmit() 530 sq->stats.xdp_tx_drops += drops; in virtnet_xdp_xmit() 727 stats->drops++; in receive_small() 750 stats->drops++; in receive_big() [all …]
|
/Linux-v4.19/drivers/infiniband/ulp/ipoib/ |
D | Kconfig | 23 drops for multicast and UD mode traffic from this interface,
|
/Linux-v4.19/Documentation/device-mapper/ |
D | zero.txt | 5 zero'd data on reads and silently drops writes. This is similar behavior to
|