/linux/drivers/infiniband/core/ |
H A D | uverbs_marshall.c | 157 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 D | ib_user_sa.h | 74 __u8 preference; member
|
/linux/Documentation/block/ |
H A D | deadline-iosched.rst | 50 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 D | sysfs-fs-ext4 | 88 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 D | intel_epb.rst | 26 a value of 0 corresponds to a hint preference for highest performance
|
H A D | amd-pstate.rst | 287 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 D | amd-pstate.c | 1186 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 D | intel_pstate.c | 898 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 D | symbol-namespaces.rst | 66 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 D | intel810.rst | 68 Recommendation: user preference 77 Recommendation: user preference
|
/linux/Documentation/driver-api/ |
H A D | mailbox.rst | 34 The method in order of preference is IRQ -> Poll -> None, which
|
/linux/Documentation/arch/arm64/ |
H A D | memory-tagging-extension.rst | 157 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 D | security-bugs.rst | 45 Although our preference is to release fixes for publicly undisclosed bugs
|
/linux/include/rdma/ |
H A D | ib_sa.h | 182 u8 preference; member
|
/linux/fs/jffs2/ |
H A D | Kconfig | 183 result but gives some preference to LZO (which has faster
|
/linux/net/netfilter/ipvs/ |
H A D | Kconfig | 237 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 D | boot-interrupts.rst | 86 The mitigations take the form of PCI quirks. The preference has been to
|
/linux/Documentation/networking/ |
H A D | segmentation-offloads.rst | 49 static value based on driver preference.
|
H A D | dccp.rst | 100 the preference list for the TX CCID, using the same format as DCCP_SOCKOPT_CCID.
|
/linux/Documentation/arch/m68k/ |
H A D | buddha-driver.rst | 27 same card, no space preference, supports "Shutup_forever".
|
/linux/security/tomoyo/ |
H A D | common.h | 885 struct tomoyo_preference preference; member
|
/linux/Documentation/driver-api/usb/ |
H A D | typec.rst | 70 initial role preference, which means the port does not execute Try.SNK or
|
/linux/Documentation/mm/ |
H A D | highmem.rst | 52 list shows them in order of preference of use.
|
/linux/Documentation/admin-guide/media/ |
H A D | philips.rst | 243 preference for all camera's, but this parameter can be set per camera with
|
/linux/Documentation/dev-tools/kunit/ |
H A D | usage.rst | 658 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
|