Home
last modified time | relevance | path

Searched refs:overruns (Results 1 – 22 of 22) sorted by relevance

/Linux-v6.6/kernel/trace/
Dring_buffer_benchmark.c235 unsigned long long overruns; in ring_buffer_producer() local
300 overruns = ring_buffer_overruns(buffer); in ring_buffer_producer()
326 trace_printk("Overruns: %lld\n", overruns); in ring_buffer_producer()
333 trace_printk("Total: %lld\n", entries + overruns + read); in ring_buffer_producer()
Dring_buffer.c4376 unsigned long overruns = 0; in ring_buffer_overruns() local
4382 overruns += local_read(&cpu_buffer->overrun); in ring_buffer_overruns()
4385 return overruns; in ring_buffer_overruns()
/Linux-v6.6/Documentation/networking/device_drivers/appletalk/
Dcops.rst55 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
56 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 coll:0
/Linux-v6.6/drivers/vdpa/vdpa_sim/
Dvdpa_sim_net.c46 u64 overruns; member
281 net->rx_stats.overruns += rx_overruns; in vdpasim_net_work()
303 rx_overruns = net->rx_stats.overruns; in vdpasim_net_get_stats()
/Linux-v6.6/Documentation/spi/
Dpxa2xx.rst109 FIFO overruns (especially in PIO mode transfers). Good default values are::
/Linux-v6.6/arch/x86/boot/
Dheader.S504 # pointer overruns the input pointer.
/Linux-v6.6/arch/arm/boot/dts/arm/
Darm-realview-eb.dtsi337 /* Due to frequent FIFO overruns, use just 500 kHz */
Darm-realview-pbx.dtsi535 /* Due to frequent FIFO overruns, use just 500 kHz */
Darm-realview-pb1176.dts513 /* Due to frequent FIFO overruns, use just 500 kHz */
Darm-realview-pb11mp.dts486 /* Due to frequent FIFO overruns, use just 500 kHz */
/Linux-v6.6/Documentation/networking/device_drivers/hamradio/
Dz8530drv.rst413 RxOver number of receiver overruns
644 port. If it shows under- and overruns you own such a system.
/Linux-v6.6/Documentation/networking/device_drivers/can/
Dcan327.rst264 overruns. It may abort sending in the middle of the line, which will
/Linux-v6.6/Documentation/networking/
Dbonding.rst1866 RX packets:7224794 errors:0 dropped:0 overruns:0 frame:0
1867 TX packets:3286647 errors:1 dropped:0 overruns:1 carrier:0
1872 RX packets:3573025 errors:0 dropped:0 overruns:0 frame:0
1873 TX packets:1643167 errors:1 dropped:0 overruns:1 carrier:0
1879 RX packets:3651769 errors:0 dropped:0 overruns:0 frame:0
1880 TX packets:1643480 errors:0 dropped:0 overruns:0 carrier:0
/Linux-v6.6/drivers/scsi/aic7xxx/
Daic79xx.seq2119 * None-the-less, we must still catch and report overruns to
2142 * Status PKT overruns are uncerimoniously recovered with a
Daic79xx.reg4230 * avoid the persistent sync offset overruns.
Daic7xxx.seq885 /* Guard against overruns */
/Linux-v6.6/Documentation/kernel-hacking/
Dhacking.rst257 overruns. Make sure that will be enough.
/Linux-v6.6/Documentation/arch/m68k/
Dkernel-options.rst563 overruns. Lower values give a slightly faster mouse responses and
/Linux-v6.6/Documentation/scheduler/
Dsched-deadline.rst121 to get informed about runtime overruns through the delivery of SIGXCPU
/Linux-v6.6/Documentation/scsi/
Dscsi_mid_low_api.rst1197 underruns (overruns should not be reported). An LLD
/Linux-v6.6/Documentation/arch/sparc/oradax/
Ddax-hv-api.txt384 to protect against buffer overruns.
/Linux-v6.6/Documentation/filesystems/
Dxfs-online-fsck-design.rst2841 the transactions to avoid overruns.