Home
last modified time | relevance | path

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

12

/linux/drivers/infiniband/core/
H A 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/include/uapi/rdma/
H A Dib_user_sa.h74 __u8 preference; member
/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
/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/drivers/cpufreq/
H A Damd-pstate.c1186 int preference; in show_energy_performance_preference() local
1188 preference = amd_pstate_get_energy_pref_index(cpudata); in show_energy_performance_preference()
1189 if (preference < 0) in show_energy_performance_preference()
1190 return preference; in show_energy_performance_preference()
1192 return sysfs_emit(buf, "%s\n", energy_perf_strings[preference]); in show_energy_performance_preference()
H A 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/Documentation/core-api/
H A 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/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/Documentation/process/
H A Dsecurity-bugs.rst45 Although our preference is to release fixes for publicly undisclosed bugs
/linux/include/rdma/
H A Dib_sa.h182 u8 preference; member
/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/PCI/
H A Dboot-interrupts.rst86 The mitigations take the form of PCI quirks. The preference has been to
/linux/Documentation/networking/
H A Dsegmentation-offloads.rst49 static value based on driver preference.
H A Ddccp.rst100 the preference list for the TX CCID, using the same format as DCCP_SOCKOPT_CCID.
/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/dev-tools/kunit/
H A Dusage.rst658 You should do this in preference to manually casting to the ``kunit_action_t`` type,
837 The KUnit devices should be used in preference to ``root_device_register()``, and

12