Searched full:excessive (Results 1 – 25 of 280) sorted by relevance
12345678910>>...12
/Linux-v6.1/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-v6.1/Documentation/scheduler/ |
D | sched-nice-design.rst | 45 we felt to be a bit excessive. Excessive _not_ because it's too small of
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-thermocouple | 6 is protected from excessive voltages applied to the thermocouple
|
/Linux-v6.1/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-v6.1/drivers/net/ethernet/marvell/octeon_ep/ |
D | octep_tx.h | 48 /* Packets dropped due to excessive collisions */ 51 /* Packets dropped due to excessive deferral */
|
/Linux-v6.1/kernel/sched/ |
D | Makefile | 11 # Disable KCSAN to avoid excessive noise and performance degradation. To avoid
|
/Linux-v6.1/drivers/scsi/elx/libefc/ |
D | efclib.c | 12 * influence the I/O path, so excessive locking doesn't impact I/O performance.
|
/Linux-v6.1/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-v6.1/Documentation/core-api/ |
D | gfp_mask-from-fs-io.rst | 24 deeper consideration which leads to problems because an excessive use
|
/Linux-v6.1/drivers/net/ethernet/pasemi/ |
D | pasemi_mac_ethtool.c | 42 { "tx-excessive-collisions" },
|
/Linux-v6.1/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-v6.1/Documentation/x86/ |
D | intel-hfi.rst | 35 excessive heat, the HFI may reflect reduced performance on specific CPUs.
|
/Linux-v6.1/drivers/net/arcnet/ |
D | Kconfig | 65 1=excessive nak
|
/Linux-v6.1/arch/x86/crypto/ |
D | twofish_glue_3way.c | 129 * implementation because excessive uses of 64bit rotate and in is_blacklisted_cpu()
|
/Linux-v6.1/Documentation/virt/hyperv/ |
D | vmbus.rst | 100 that a rogue guest can't force the consumption of excessive host 175 unnecessary. If a guest sends an excessive number of unnecessary
|
/Linux-v6.1/arch/sparc/kernel/ |
D | psycho_common.c | 328 "Excessive Retries" : in psycho_pcierr_intr() 349 printk("(Excessive Retries)"); in psycho_pcierr_intr()
|
/Linux-v6.1/arch/x86/realmode/rm/ |
D | reboot.S | 89 * Most of this work is probably excessive, but it is what is tested.
|
/Linux-v6.1/lib/ |
D | Kconfig.kasan | 156 With Clang, stack instrumentation has a problem that causes excessive
|
/Linux-v6.1/tools/include/linux/ |
D | overflow.h | 20 * The slightly excessive casting in type_min is to make sure the
|
/Linux-v6.1/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-v6.1/fs/ext4/ |
D | fsync.c | 19 * and excessive __inline__s.
|
/Linux-v6.1/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-v6.1/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-v6.1/Documentation/driver-api/ |
D | edac.rst | 27 gets replaced, in the case of excessive errors. Most often it is also
|
12345678910>>...12