Home
last modified time | relevance | path

Searched full:excessive (Results 1 – 25 of 188) sorted by relevance

12345678

/linux/fs/quota/
H A Dquotaio_v2.h46 __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 */
H A Dquotaio_v1.h30 unsigned long dqb_btime; /* time limit for excessive disk use */
31 unsigned long dqb_itime; /* time limit for excessive inode use */
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_clock.c62 dev_err(&GET_DEV(accel_dev), "Excessive clock measure delay\n"); in measure_clock()
81 dev_err(&GET_DEV(accel_dev), "Excessive clock measure delay\n"); in measure_clock()
/linux/Documentation/scheduler/
H A Dsched-nice-design.rst45 we felt to be a bit excessive. Excessive _not_ because it's too small of
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-thermocouple6 is protected from excessive voltages applied to the thermocouple
/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst164 When an excessive amount of wakeups occurs during idle, an
213 To compensate for excessive amounts of wakeup during idle, additional
238 forced idle time, excessive interrupts could result in less
/linux/Documentation/accounting/
H A Dpsi.rst16 excessive overcommit.
109 window size must be a multiple of 2s, in order to prevent excessive resource
/linux/drivers/scsi/elx/libefc/
H A Defclib.c12 * influence the I/O path, so excessive locking doesn't impact I/O performance.
/linux/drivers/net/mctp/
H A Dmctp-usb.c181 /* Returns -1 if we have hit excessive errors, zero otherwise. */
192 "excessive errors from%s IN EP, first: %d\n", in mctp_usb_in_urb_err()
/linux/drivers/net/ethernet/pasemi/
H A Dpasemi_mac_ethtool.c42 { "tx-excessive-collisions" },
/linux/Documentation/arch/x86/
H A Dintel-hfi.rst35 excessive heat, the HFI may reflect reduced performance on specific CPUs.
/linux/arch/sparc/kernel/
H A Dpsycho_common.c329 "Excessive Retries" : in psycho_pcierr_intr()
350 printk("(Excessive Retries)"); in psycho_pcierr_intr()
H A Dpci_schizo.c612 printk("%s: PCI excessive retry error asserted.\n", in schizo_pcierr_intr_other()
675 "Excessive Retries" : in schizo_pcierr_intr()
707 printk("(Excessive Retries)"); in schizo_pcierr_intr()
741 /* For excessive retries, PSYCHO/PBM will abort the device in schizo_pcierr_intr()
742 * and there is no way to specifically check for excessive in schizo_pcierr_intr()
/linux/include/linux/
H A Dxz.h175 * decoded to avoid allocating excessive amount of memory for the dictionary.
180 * headers. This way excessive allocations can be avoided while still
/linux/arch/x86/realmode/rm/
H A Dreboot.S90 * Most of this work is probably excessive, but it is what is tested.
/linux/include/net/
H A Drstreason.h160 * This code indicates that there is an excessive amount of data
/linux/tools/include/linux/
H A Doverflow.h21 * The slightly excessive casting in type_min is to make sure the
/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h278 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/lib/
H A DKconfig.kasan172 With Clang, stack instrumentation has a problem that causes excessive
/linux/Documentation/PCI/
H A Dboot-interrupts.rst116 line due to excessive unhandled counts. [2]_
/linux/Documentation/crypto/
H A Dapi-intro.rst122 instead, as gcc does a good job with inlining, while excessive use of
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h329 unsigned long tx_exc_defer; /* The number of packets transmitted with excessive deferral. */
343 …unsigned long tx_abort_col; /* The number of transmit packets aborted due to excessive collisions.…
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-zoned.rst11 device-side performance degradation due to excessive random writes on
/linux/Documentation/security/keys/
H A Drequest-key.rst141 This is provided to prevent excessive repeated spawning of /sbin/request-key
/linux/fs/squashfs/
H A DKconfig158 repeated reads of the same files trigger excessive disk I/O, significantly

12345678