Home
last modified time | relevance | path

Searched defs:drops (Results 1 – 3 of 3) sorted by relevance

/kernel/bpf/
Dcpumap.c313 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
Ddevmap.c347 int sent = 0, drops = 0, err = 0; in bq_xmit_all() local
/kernel/trace/
Dtracing_map.h200 atomic64_t drops; member