Home
last modified time | relevance | path

Searched refs:drops (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/include/trace/events/
Dxdp.h163 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-4.19.296/include/uapi/linux/
Dgen_stats.h64 __u32 drops; member
Dpkt_sched.h36 __u32 drops; /* Packets dropped because of lack of resources */ member
/linux-4.19.296/include/net/
Dsch_generic.h816 sch->qstats.drops += count; in __qdisc_qstats_drop()
821 qstats->drops++; in qstats_drop_inc()
836 this_cpu_inc(sch->cpu_qstats->drops); in qdisc_qstats_cpu_drop()
1137 this_cpu_inc(miniq->cpu_qstats->drops); in mini_qdisc_qstats_cpu_drop()
Dcfg80211.h1208 u32 drops; member
/linux-4.19.296/lib/
DKconfig.debug723 option will show detailed messages if free stack space drops