Home
last modified time | relevance | path

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

12

/linux-6.6.21/drivers/infiniband/core/
Duverbs_marshall.c157 dst->preference = src->preference; in __ib_copy_path_rec_to_user()
209 dst->preference = src->preference; in ib_copy_path_rec_from_user()
/linux-6.6.21/include/uapi/rdma/
Dib_user_sa.h74 __u8 preference; member
/linux-6.6.21/Documentation/block/
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-6.6.21/Documentation/ABI/testing/
Dsysfs-fs-ext488 inode used by the inode allocator in preference to
105 out in preference to creating a new uninitialized
/linux-6.6.21/Documentation/admin-guide/pm/
Dintel_epb.rst26 a value of 0 corresponds to a hint preference for highest performance
Damd-pstate.rst276 The current energy performance preference can be read from this attribute.
277 and user can change current preference according to energy or performance needs
312 performance preference registers.
/linux-6.6.21/drivers/cpufreq/
Damd-pstate.c925 int preference; in show_energy_performance_preference() local
927 preference = amd_pstate_get_energy_pref_index(cpudata); in show_energy_performance_preference()
928 if (preference < 0) in show_energy_performance_preference()
929 return preference; in show_energy_performance_preference()
931 return sysfs_emit(buf, "%s\n", energy_perf_strings[preference]); in show_energy_performance_preference()
Dintel_pstate.c898 int preference, raw_epp; in show_energy_performance_preference() local
900 preference = intel_pstate_get_energy_pref_index(cpu_data, &raw_epp); in show_energy_performance_preference()
901 if (preference < 0) in show_energy_performance_preference()
902 return preference; in show_energy_performance_preference()
907 return sprintf(buf, "%s\n", energy_perf_strings[preference]); in show_energy_performance_preference()
/linux-6.6.21/Documentation/devicetree/bindings/iommu/
Darm,smmu-v3.yaml38 If provided, then the combined interrupt will be used in preference to
/linux-6.6.21/Documentation/core-api/
Dsymbol-namespaces.rst66 subsystem and the maintainer's preference, which one to use. The first option
76 as this argument has preference over a default symbol namespace.
/linux-6.6.21/Documentation/fb/
Dintel810.rst68 Recommendation: user preference
77 Recommendation: user preference
Dintelfb.rst35 Recommendation: user preference
/linux-6.6.21/Documentation/driver-api/
Dmailbox.rst34 The method in order of preference is IRQ -> Poll -> None, which
/linux-6.6.21/Documentation/process/
Dsecurity-bugs.rst45 Although our preference is to release fixes for publicly undisclosed bugs
/linux-6.6.21/Documentation/devicetree/bindings/net/
Dxlnx,axi-ethernet.yaml67 Do not use, but still accepted in preference to phy-mode.
/linux-6.6.21/include/rdma/
Dib_sa.h182 u8 preference; member
/linux-6.6.21/fs/jffs2/
DKconfig182 result but gives some preference to LZO (which has faster
/linux-6.6.21/Documentation/arch/arm64/
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-6.6.21/net/netfilter/ipvs/
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-6.6.21/Documentation/PCI/
Dboot-interrupts.rst86 The mitigations take the form of PCI quirks. The preference has been to
/linux-6.6.21/Documentation/userspace-api/media/v4l/
Dvidioc-enum-fmt.rst40 formats in preference order, where preferred formats are returned before
/linux-6.6.21/tools/arch/x86/kcpuid/
Dcpuid.csv136 6, 0, EAX, 10, hwp_energy, HWP energy performance preference
150 6, 0, ECX, 3, energ_bias, Performance-energy bias preference supported
/linux-6.6.21/Documentation/networking/
Dsegmentation-offloads.rst49 static value based on driver preference.
/linux-6.6.21/Documentation/arch/m68k/
Dbuddha-driver.rst27 same card, no space preference, supports "Shutup_forever".
/linux-6.6.21/security/tomoyo/
Dcommon.h885 struct tomoyo_preference preference; member

12