Home
last modified time | relevance | path

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

123

/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/
H A Dxset_1.2.5.bb3 SUMMARY = "Utility for setting various user preference options of the display"
6 preference options of the display."
/openbmc/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()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A Dsblim-sfcb-1.4.8-default-ecdh-curve-name.patch28 ## context, to enforce server's preference instead of the client preference for
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dproviders.py75 preference = dataCache.pkg_dp[f]
78 if preference not in priorities[priority]:
79 priorities[priority][preference] = []
80 priorities[priority][preference].append(f)
/openbmc/linux/include/uapi/rdma/
H A Dib_user_sa.h74 __u8 preference; member
/openbmc/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
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpython3native.bbclass29 # autoconf macros will use their internal default preference otherwise
/openbmc/openbmc/poky/meta/recipes-support/libassuan/
H A Dlibassuan_3.0.1.bb30 # Else these could be used in preference to those in aclocal-copy
/openbmc/openbmc/poky/meta/recipes-support/libksba/
H A Dlibksba_1.6.7.bb30 # Else these could be used in preference to those in aclocal-copy
/openbmc/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
/openbmc/openbmc/poky/meta/recipes-support/apr/apr/
H A D0001-configure-Remove-runtime-test-for-mmap-that-can-map-.patch56 # Now we determine which one is our anonymous shmem preference.
/openbmc/linux/Documentation/admin-guide/pm/
H A Dintel_epb.rst26 a value of 0 corresponds to a hint preference for highest performance
/openbmc/openbmc/poky/meta/recipes-support/libgcrypt/
H A Dlibgcrypt_1.11.0.bb42 # Else this could be used in preference to the one in aclocal-copy
/openbmc/linux/drivers/cpufreq/
H A Damd-pstate.c1041 int preference; in show_energy_performance_preference() local
1043 preference = amd_pstate_get_energy_pref_index(cpudata); in show_energy_performance_preference()
1044 if (preference < 0) in show_energy_performance_preference()
1045 return preference; in show_energy_performance_preference()
1047 return sysfs_emit(buf, "%s\n", energy_perf_strings[preference]); in show_energy_performance_preference()
H A Dintel_pstate.c897 int preference, raw_epp; in show_energy_performance_preference() local
899 preference = intel_pstate_get_energy_pref_index(cpu_data, &raw_epp); in show_energy_performance_preference()
900 if (preference < 0) in show_energy_performance_preference()
901 return preference; in show_energy_performance_preference()
906 return sprintf(buf, "%s\n", energy_perf_strings[preference]); in show_energy_performance_preference()
/openbmc/openbmc-test-automation/gui/gui_test/gui_header/
H A Dtest_profile_settings_sub_menu.robot36 Page Should Contain Timezone display preference
/openbmc/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.
/openbmc/openbmc/poky/meta/recipes-support/gpgme/
H A Dgpgme_1.24.1.bb82 # Else these could be used in preference to those in aclocal-copy
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-spirit/json-spirit/
H A D0001-Adjust-the-cmake-files.patch86 +# Support preference of static libs by adjusting CMAKE_FIND_LIBRARY_SUFFIXES
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-ref-variables-context.rst88 - Which version or provider of a recipe should be given preference when
/openbmc/linux/Documentation/fb/
H A Dintel810.rst68 Recommendation: user preference
77 Recommendation: user preference
H A Dintelfb.rst35 Recommendation: user preference
/openbmc/linux/Documentation/driver-api/
H A Dmailbox.rst34 The method in order of preference is IRQ -> Poll -> None, which
/openbmc/linux/Documentation/process/
H A Dsecurity-bugs.rst45 Although our preference is to release fixes for publicly undisclosed bugs
/openbmc/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

123