Home
last modified time | relevance | path

Searched refs:preference (Results 1 – 25 of 31) sorted by relevance

12

/linux/Documentation/block/
H A Ddeadline-iosched.rst50 device dispatch queue, we always give a preference to reads. However, we
52 how many times we give preference to reads over writes. When that has been
/linux/Documentation/ABI/testing/
H A Dsysfs-fs-ext488 inode used by the inode allocator in preference to
105 out in preference to creating a new uninitialized
H A Dsysfs-devices-system-cpu317 Description: Energy performance preference
320 represents a range of values from 0 (performance preference) to
321 0xFF (energy efficiency preference) that influences the rate of
638 of 0 corresponds to a hint preference for highest performance
/linux/drivers/cpufreq/
H A Damd-pstate.c1187 u8 preference, epp; in show_energy_performance_preference() local
1193 preference = EPP_INDEX_PERFORMANCE; in show_energy_performance_preference()
1196 preference = EPP_INDEX_BALANCE_PERFORMANCE; in show_energy_performance_preference()
1199 preference = EPP_INDEX_BALANCE_POWERSAVE; in show_energy_performance_preference()
1202 preference = EPP_INDEX_POWERSAVE; in show_energy_performance_preference()
1208 return sysfs_emit(buf, "%s\n", energy_perf_strings[preference]); in show_energy_performance_preference()
H A Dintel_pstate.c866 int preference, raw_epp; in show_energy_performance_preference() local
868 preference = intel_pstate_get_energy_pref_index(cpu_data, &raw_epp); in show_energy_performance_preference()
869 if (preference < 0) in show_energy_performance_preference()
870 return preference; in show_energy_performance_preference()
875 return sprintf(buf, "%s\n", energy_perf_strings[preference]); in show_energy_performance_preference()
/linux/Documentation/admin-guide/pm/
H A Dintel_epb.rst26 a value of 0 corresponds to a hint preference for highest performance
H A Damd-pstate.rst287 The current energy performance preference can be read from this attribute.
288 and user can change current preference according to energy or performance needs
339 performance preference registers.
/linux/Documentation/core-api/
H A Dsymbol-namespaces.rst59 subsystem and the maintainer's preference, which one to use. The first option
69 as this argument has preference over a default symbol namespace.
/linux/Documentation/fb/
H A Dintel810.rst68 Recommendation: user preference
77 Recommendation: user preference
/linux/Documentation/driver-api/
H A Dmailbox.rst34 The method in order of preference is IRQ -> Poll -> None, which
/linux/Documentation/arch/arm64/
H A Dmemory-tagging-extension.rst157 from the task's mode set using the preference order:
321 * tag check faults (based on per-CPU preference) and allow all
/linux/fs/jffs2/
H A DKconfig183 result but gives some preference to LZO (which has faster
/linux/net/netfilter/ipvs/
H A DKconfig237 is to assign a preference list of all the lookup table positions
309 stored in a hash table. This table is assigned by a preference
/linux/Documentation/arch/x86/
H A Damd-hfi.rst50 classification and a preference where a given thread should be scheduled
/linux/Documentation/process/
H A Dsecurity-bugs.rst52 Although our preference is to release fixes for publicly undisclosed bugs
H A Dmaintainer-kvm-x86.rst223 preference. E.g. having to skip one sentence to get to the context is less
/linux/Documentation/PCI/
H A Dboot-interrupts.rst86 The mitigations take the form of PCI quirks. The preference has been to
/linux/Documentation/arch/m68k/
H A Dbuddha-driver.rst27 same card, no space preference, supports "Shutup_forever".
/linux/security/tomoyo/
H A Dcommon.h885 struct tomoyo_preference preference; member
/linux/Documentation/driver-api/usb/
H A Dtypec.rst70 initial role preference, which means the port does not execute Try.SNK or
/linux/Documentation/mm/
H A Dhighmem.rst52 list shows them in order of preference of use.
/linux/Documentation/admin-guide/media/
H A Dphilips.rst243 preference for all camera's, but this parameter can be set per camera with
/linux/Documentation/RCU/
H A Dchecklist.rst283 synchronize_rcu() should be used in preference to call_rcu().
445 Therefore, SRCU should be used in preference to rw_semaphore
/linux/Documentation/networking/device_drivers/ethernet/3com/
H A Dvortex.rst148 full-duplex mode. Please use this in preference to the ``options``
/linux/Documentation/networking/
H A Dvrf.rst75 default preference of 1000. Users may delete the rule if desired and add

12