| /linux-6.15/kernel/trace/ |
| H A D | ring_buffer_benchmark.c | 237 unsigned long long overruns; in ring_buffer_producer() local 302 overruns = ring_buffer_overruns(buffer); in ring_buffer_producer() 328 trace_printk("Overruns: %lld\n", overruns); in ring_buffer_producer() 335 trace_printk("Total: %lld\n", entries + overruns + read); in ring_buffer_producer()
|
| H A D | ring_buffer.c | 5117 unsigned long overruns = 0; in ring_buffer_overruns() local 5123 overruns += local_read(&cpu_buffer->overrun); in ring_buffer_overruns() 5126 return overruns; in ring_buffer_overruns()
|
| /linux-6.15/tools/testing/selftests/timers/ |
| H A D | posix_timers.c | 226 int overruns; member 235 tsig->overruns += si->si_overrun; in siginfo_handler() 335 ksft_test_result(tsig.signals == 1 && tsig.overruns == 29, in check_sig_ign() 338 ksft_test_result(tsig.signals == 0 && tsig.overruns == 0, in check_sig_ign() 599 ksft_test_result(tsig.signals == 1 && tsig.overruns == 9, in check_overrun()
|
| /linux-6.15/drivers/vdpa/vdpa_sim/ |
| H A D | vdpa_sim_net.c | 46 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-6.15/arch/x86/boot/ |
| H A D | header.S | 437 # pointer overruns the input pointer.
|
| /linux-6.15/arch/arm/boot/dts/arm/ |
| H A D | arm-realview-eb.dtsi | 297 /* Due to frequent FIFO overruns, use just 500 kHz */
|
| H A D | arm-realview-pbx.dtsi | 495 /* Due to frequent FIFO overruns, use just 500 kHz */
|
| H A D | arm-realview-pb1176.dts | 481 /* Due to frequent FIFO overruns, use just 500 kHz */
|
| H A D | arm-realview-pb11mp.dts | 446 /* Due to frequent FIFO overruns, use just 500 kHz */
|
| /linux-6.15/Documentation/networking/device_drivers/hamradio/ |
| H A D | z8530drv.rst | 413 RxOver number of receiver overruns 644 port. If it shows under- and overruns you own such a system.
|
| /linux-6.15/Documentation/networking/device_drivers/can/ |
| H A D | can327.rst | 264 overruns. It may abort sending in the middle of the line, which will
|
| /linux-6.15/Documentation/netlink/specs/ |
| H A D | netdev.yaml | 402 name: rx-hw-drop-overruns
|
| /linux-6.15/Documentation/networking/ |
| H A D | bonding.rst | 1878 RX packets:7224794 errors:0 dropped:0 overruns:0 frame:0 1879 TX packets:3286647 errors:1 dropped:0 overruns:1 carrier:0 1884 RX packets:3573025 errors:0 dropped:0 overruns:0 frame:0 1885 TX packets:1643167 errors:1 dropped:0 overruns:1 carrier:0 1891 RX packets:3651769 errors:0 dropped:0 overruns:0 frame:0 1892 TX packets:1643480 errors:0 dropped:0 overruns:0 carrier:0
|
| /linux-6.15/drivers/scsi/aic7xxx/ |
| H A D | aic79xx.seq | 2119 * None-the-less, we must still catch and report overruns to 2142 * Status PKT overruns are uncerimoniously recovered with a
|
| H A D | aic7xxx.seq | 885 /* Guard against overruns */
|
| H A D | aic79xx.reg | 4230 * avoid the persistent sync offset overruns.
|
| /linux-6.15/Documentation/kernel-hacking/ |
| H A D | hacking.rst | 257 overruns. Make sure that will be enough.
|
| /linux-6.15/Documentation/scheduler/ |
| H A D | sched-deadline.rst | 121 to get informed about runtime overruns through the delivery of SIGXCPU
|
| /linux-6.15/Documentation/arch/m68k/ |
| H A D | kernel-options.rst | 563 overruns. Lower values give a slightly faster mouse responses and
|
| /linux-6.15/Documentation/scsi/ |
| H A D | scsi_mid_low_api.rst | 1117 underruns (overruns should not be reported). An LLD
|
| /linux-6.15/Documentation/arch/sparc/oradax/ |
| H A D | dax-hv-api.txt | 384 to protect against buffer overruns.
|
| /linux-6.15/Documentation/filesystems/xfs/ |
| H A D | xfs-online-fsck-design.rst | 2834 the transactions to avoid overruns.
|