Searched full:excessive (Results 1 – 25 of 307) sorted by relevance
12345678910>>...13
/linux-6.14.4/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.14.4/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.14.4/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.14.4/Documentation/ABI/testing/ |
D | sysfs-bus-iio-thermocouple | 6 is protected from excessive voltages applied to the thermocouple
|
/linux-6.14.4/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.14.4/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.14.4/kernel/sched/ |
D | Makefile | 11 # Disable KCSAN to avoid excessive noise and performance degradation. To avoid
|
/linux-6.14.4/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.14.4/drivers/scsi/elx/libefc/ |
D | efclib.c | 12 * influence the I/O path, so excessive locking doesn't impact I/O performance.
|
/linux-6.14.4/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.14.4/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_fw.c | 260 guc_warn(guc, "excessive init time: %lldms! [status = 0x%08X, count = %d, ret = %d]\n", in guc_wait_ucode() 262 …guc_warn(guc, "excessive init time: [freq = %dMHz, before = %dMHz, perf_limit_reasons = 0x%08X]\n", in guc_wait_ucode()
|
/linux-6.14.4/Documentation/core-api/ |
D | gfp_mask-from-fs-io.rst | 24 deeper consideration which leads to problems because an excessive use
|
/linux-6.14.4/drivers/net/ethernet/pasemi/ |
D | pasemi_mac_ethtool.c | 42 { "tx-excessive-collisions" },
|
/linux-6.14.4/Documentation/arch/x86/ |
D | intel-hfi.rst | 35 excessive heat, the HFI may reflect reduced performance on specific CPUs.
|
/linux-6.14.4/drivers/net/arcnet/ |
D | Kconfig | 65 1=excessive nak
|
/linux-6.14.4/arch/x86/crypto/ |
D | twofish_glue_3way.c | 130 * implementation because excessive uses of 64bit rotate and in is_blacklisted_cpu()
|
/linux-6.14.4/arch/sparc/kernel/ |
D | psycho_common.c | 329 "Excessive Retries" : in psycho_pcierr_intr() 350 printk("(Excessive Retries)"); in psycho_pcierr_intr()
|
/linux-6.14.4/include/linux/ |
D | xz.h | 175 * decoded to avoid allocating excessive amount of memory for the dictionary. 180 * headers. This way excessive allocations can be avoided while still
|
/linux-6.14.4/arch/x86/realmode/rm/ |
D | reboot.S | 90 * Most of this work is probably excessive, but it is what is tested.
|
/linux-6.14.4/include/acpi/ |
D | nhlt.h | 94 * initialization and removal respectively to avoid excessive mapping
|
/linux-6.14.4/tools/include/linux/ |
D | overflow.h | 20 * The slightly excessive casting in type_min is to make sure the
|
/linux-6.14.4/fs/ext4/ |
D | fsync.c | 19 * and excessive __inline__s.
|
/linux-6.14.4/lib/ |
D | Kconfig.kasan | 160 With Clang, stack instrumentation has a problem that causes excessive
|
/linux-6.14.4/include/net/ |
D | rstreason.h | 160 * This code indicates that there is an excessive amount of data
|
12345678910>>...13