Home
last modified time | relevance | path

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

12345678910

/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/include/uapi/linux/
H A Dlandlock.h79 * behavior, such as bugs or exploitation attempts. However, to avoid excessive
106 * with the access restrictions, as excessive audit log entries could make
115 * Landlock domains and could otherwise generate excessive logs. Unlike
/linux/drivers/scsi/elx/libefc/
H A Defclib.c12 * influence the I/O path, so excessive locking doesn't impact I/O performance.
/linux/Documentation/process/
H A D7.AdvancedTopics.rst79 Excessive use of this capability can lead to other problems, though, beyond
181 will check for problematic locking, excessive stack usage, possible
/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/drivers/net/arcnet/
H A DKconfig65 1=excessive nak
/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/crypto/
H A Dtwofish_glue_3way.c130 * implementation because excessive uses of 64bit rotate and in is_blacklisted_cpu()
/linux/arch/x86/realmode/rm/
H A Dreboot.S90 * Most of this work is probably excessive, but it is what is tested.
/linux/include/acpi/
H A Dnhlt.h94 * initialization and removal respectively to avoid excessive mapping
/linux/tools/include/linux/
H A Doverflow.h20 * The slightly excessive casting in type_min is to make sure the
/linux/fs/ext4/
H A Dfsync.c19 * and excessive __inline__s.
/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/include/net/
H A Drstreason.h160 * This code indicates that there is an excessive amount of data
/linux/lib/
H A DKconfig.kasan160 With Clang, stack instrumentation has a problem that causes excessive
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-fw.c59 /* TODO: Excessive levels of debug */
186 /* TODO: Excessive debug */

12345678910