Home
last modified time | relevance | path

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

12

/linux-6.12.1/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.12.1/include/uapi/rdma/
Dib_user_sa.h74 __u8 preference; member
/linux-6.12.1/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.12.1/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.12.1/Documentation/admin-guide/pm/
Dintel_epb.rst26 a value of 0 corresponds to a hint preference for highest performance
Damd-pstate.rst289 The current energy performance preference can be read from this attribute.
290 and user can change current preference according to energy or performance needs
341 performance preference registers.
/linux-6.12.1/drivers/cpufreq/
Damd-pstate.c1181 int preference; in show_energy_performance_preference() local
1183 preference = amd_pstate_get_energy_pref_index(cpudata); in show_energy_performance_preference()
1184 if (preference < 0) in show_energy_performance_preference()
1185 return preference; in show_energy_performance_preference()
1187 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.12.1/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.12.1/Documentation/fb/
Dintel810.rst68 Recommendation: user preference
77 Recommendation: user preference
/linux-6.12.1/Documentation/driver-api/
Dmailbox.rst34 The method in order of preference is IRQ -> Poll -> None, which
/linux-6.12.1/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.12.1/fs/jffs2/
DKconfig183 result but gives some preference to LZO (which has faster
/linux-6.12.1/Documentation/process/
Dsecurity-bugs.rst45 Although our preference is to release fixes for publicly undisclosed bugs
/linux-6.12.1/include/rdma/
Dib_sa.h182 u8 preference; member
/linux-6.12.1/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.12.1/Documentation/PCI/
Dboot-interrupts.rst86 The mitigations take the form of PCI quirks. The preference has been to
/linux-6.12.1/Documentation/arch/m68k/
Dbuddha-driver.rst27 same card, no space preference, supports "Shutup_forever".
/linux-6.12.1/Documentation/networking/
Dsegmentation-offloads.rst49 static value based on driver preference.
Ddccp.rst100 the preference list for the TX CCID, using the same format as DCCP_SOCKOPT_CCID.
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dvidioc-enum-fmt.rst40 formats in preference order, where preferred formats are returned before
/linux-6.12.1/security/tomoyo/
Dcommon.h885 struct tomoyo_preference preference; member
/linux-6.12.1/Documentation/mm/
Dhighmem.rst52 list shows them in order of preference of use.
/linux-6.12.1/Documentation/admin-guide/media/
Dphilips.rst243 preference for all camera's, but this parameter can be set per camera with
/linux-6.12.1/Documentation/driver-api/usb/
Dtypec.rst70 initial role preference, which means the port does not execute Try.SNK or

12