Searched full:excessive (Results 1 – 25 of 289) sorted by relevance
12345678910>>...12
/linux-6.8/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-6.8/drivers/crypto/intel/qat/qat_common/ |
D | adf_clock.c | 62 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-6.8/Documentation/scheduler/ |
D | sched-nice-design.rst | 45 we felt to be a bit excessive. Excessive _not_ because it's too small of
|
/linux-6.8/Documentation/ABI/testing/ |
D | sysfs-bus-iio-thermocouple | 6 is protected from excessive voltages applied to the thermocouple
|
/linux-6.8/Documentation/admin-guide/thermal/ |
D | intel_powerclamp.rst | 164 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-6.8/Documentation/accounting/ |
D | psi.rst | 16 excessive overcommit. 109 window size must be a multiple of 2s, in order to prevent excessive resource
|
/linux-6.8/kernel/sched/ |
D | Makefile | 11 # Disable KCSAN to avoid excessive noise and performance degradation. To avoid
|
/linux-6.8/drivers/net/ethernet/marvell/octeon_ep/ |
D | octep_tx.h | 76 /* Packets dropped due to excessive collisions */ 79 /* Packets dropped due to excessive deferral */
|
/linux-6.8/drivers/scsi/elx/libefc/ |
D | efclib.c | 12 * influence the I/O path, so excessive locking doesn't impact I/O performance.
|
/linux-6.8/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_fw.c | 254 guc_warn(guc, "excessive init time: %lldms! [status = 0x%08X, count = %d, ret = %d]\n", in guc_wait_ucode() 256 …guc_warn(guc, "excessive init time: [freq = %dMHz, before = %dMHz, perf_limit_reasons = 0x%08X]\n", in guc_wait_ucode()
|
/linux-6.8/Documentation/process/ |
D | 7.AdvancedTopics.rst | 79 Excessive use of this capability can lead to other problems, though, beyond 181 will check for problematic locking, excessive stack usage, possible
|
/linux-6.8/Documentation/core-api/ |
D | gfp_mask-from-fs-io.rst | 24 deeper consideration which leads to problems because an excessive use
|
/linux-6.8/drivers/net/ethernet/pasemi/ |
D | pasemi_mac_ethtool.c | 42 { "tx-excessive-collisions" },
|
/linux-6.8/Documentation/arch/x86/ |
D | intel-hfi.rst | 35 excessive heat, the HFI may reflect reduced performance on specific CPUs.
|
/linux-6.8/drivers/net/arcnet/ |
D | Kconfig | 65 1=excessive nak
|
/linux-6.8/arch/x86/crypto/ |
D | twofish_glue_3way.c | 129 * implementation because excessive uses of 64bit rotate and in is_blacklisted_cpu()
|
/linux-6.8/arch/sparc/kernel/ |
D | psycho_common.c | 329 "Excessive Retries" : in psycho_pcierr_intr() 350 printk("(Excessive Retries)"); in psycho_pcierr_intr()
|
/linux-6.8/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-6.8/arch/x86/realmode/rm/ |
D | reboot.S | 90 * Most of this work is probably excessive, but it is what is tested.
|
/linux-6.8/fs/ext4/ |
D | fsync.c | 19 * and excessive __inline__s.
|
/linux-6.8/tools/include/linux/ |
D | overflow.h | 20 * The slightly excessive casting in type_min is to make sure the
|
/linux-6.8/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-6.8/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-6.8/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…
|
12345678910>>...12