Searched full:excessive (Results 1 – 25 of 244) sorted by relevance
12345678910
/linux-5.10/fs/quota/ |
D | quotaio_v2.h | 46 __le64 dqb_btime; /* time limit for excessive disk use */ 47 __le64 dqb_itime; /* time limit for excessive inode use */ 59 __le64 dqb_btime; /* time limit for excessive disk use */ 60 __le64 dqb_itime; /* time limit for excessive inode use */
|
D | quotaio_v1.h | 30 unsigned long dqb_btime; /* time limit for excessive disk use */ 31 unsigned long dqb_itime; /* time limit for excessive inode use */
|
/linux-5.10/Documentation/scheduler/ |
D | sched-nice-design.rst | 45 we felt to be a bit excessive. Excessive _not_ because it's too small of
|
/linux-5.10/Documentation/driver-api/thermal/ |
D | intel_powerclamp.rst | 160 When an excessive amount of wakeups occurs during idle, an 209 To compensate for excessive amounts of wakeup during idle, additional 234 forced idle time, excessive interrupts could result in less
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-iio-temperature-max31856 | 20 is protected from excessive voltages applied to the thermocouple
|
D | sysfs-bus-iio-counter-104-quad-8 | 56 Read-only attribute that indicates whether excessive noise is
|
/linux-5.10/Documentation/process/ |
D | 7.AdvancedTopics.rst | 79 Excessive use of this capability can lead to other problems, though, beyond 174 will check for problematic locking, excessive stack usage, possible
|
/linux-5.10/include/linux/ |
D | xz.h | 181 * decoded to avoid allocating excessive amount of memory for the dictionary. 186 * headers. This way excessive allocations can be avoided while still
|
/linux-5.10/Documentation/core-api/ |
D | gfp_mask-from-fs-io.rst | 24 deeper consideration which leads to problems because an excessive use
|
/linux-5.10/drivers/net/ethernet/pasemi/ |
D | pasemi_mac_ethtool.c | 42 { "tx-excessive-collisions" },
|
/linux-5.10/Documentation/networking/device_drivers/ethernet/intel/ |
D | ixgb.rst | 384 Excessive CRC errors may be observed if the Intel(R) PRO/10GbE CX4 393 Excessive CRC errors may be observed if the Intel(R) PRO/10GbE CX4 Server 398 Excessive CRC errors may be observed using Fujitsu 24AWG cable assemblies that
|
/linux-5.10/drivers/net/arcnet/ |
D | Kconfig | 65 1=excessive nak
|
/linux-5.10/arch/sparc/kernel/ |
D | psycho_common.c | 328 "Excessive Retries" : in psycho_pcierr_intr() 349 printk("(Excessive Retries)"); in psycho_pcierr_intr()
|
D | pci_schizo.c | 609 printk("%s: PCI excessive retry error asserted.\n", in schizo_pcierr_intr_other() 672 "Excessive Retries" : in schizo_pcierr_intr() 704 printk("(Excessive Retries)"); in schizo_pcierr_intr() 738 /* For excessive retries, PSYCHO/PBM will abort the device in schizo_pcierr_intr() 739 * and there is no way to specifically check for excessive in schizo_pcierr_intr()
|
/linux-5.10/arch/x86/realmode/rm/ |
D | reboot.S | 89 * Most of this work is probably excessive, but it is what is tested.
|
/linux-5.10/lib/ |
D | Kconfig.kasan | 123 causes excessive stack usage in a lot of functions, see
|
/linux-5.10/fs/ext4/ |
D | fsync.c | 19 * and excessive __inline__s.
|
/linux-5.10/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e.h | 278 unsigned long tx_exc_defer; /* The number of packets transmitted with excessive deferral. */ 292 …unsigned long tx_abort_col; /* The number of transmit packets aborted due to excessive collision…
|
/linux-5.10/drivers/ras/ |
D | cec.c | 46 * are excessive and that page shouldn't be used anymore. action_threshold is 266 * be poisoned and excessive CEs in there are a serious deal anyway.
|
/linux-5.10/Documentation/hwmon/ |
D | submitting-patches.rst | 93 console. Excessive logging can seriously affect system performance.
|
/linux-5.10/Documentation/driver-api/ |
D | edac.rst | 27 gets replaced, in the case of excessive errors. Most often it is also
|
/linux-5.10/drivers/net/wireless/ath/ath11k/ |
D | core.h | 784 /* excessive retries */ 790 /* frames dropped due to excessive sw retries */
|
/linux-5.10/drivers/media/pci/saa7164/ |
D | saa7164-fw.c | 59 /* TODO: Excessive levels of debug */ 186 /* TODO: Excessive debug */
|
/linux-5.10/Documentation/devicetree/bindings/leds/ |
D | common.yaml | 121 damage in case an excessive current is set.
|
/linux-5.10/Documentation/PCI/ |
D | boot-interrupts.rst | 116 line due to excessive unhandled counts. [2]_
|
12345678910