Searched full:preference (Results 1 – 25 of 334) sorted by relevance
12345678910>>...14
| /kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/ |
| D | os-area.c | 73 * @boot_flag: User preference of operating system, PARAM_BOOT_FLAG flag. 76 * @av_multi_out: User preference of AV output, PARAM_AV_MULTI_OUT flag. 77 * @ctrl_button: User preference of controller button config, PARAM_CTRL_BUTTON 79 * @static_ip_addr: User preference of static IP address. 80 * @network_mask: User preference of static network mask. 81 * @default_gateway: User preference of static default gateway. 82 * @dns_primary: User preference of static primary dns server. 83 * @dns_secondary: User preference of static secondary dns server. 88 * User preference of zero for static_ip_addr means use dhcp. 190 * The order of preference we use for the rtc_diff source:
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/ |
| D | os-area.c | 71 * @boot_flag: User preference of operating system, PARAM_BOOT_FLAG flag. 74 * @av_multi_out: User preference of AV output, PARAM_AV_MULTI_OUT flag. 75 * @ctrl_button: User preference of controller button config, PARAM_CTRL_BUTTON 77 * @static_ip_addr: User preference of static IP address. 78 * @network_mask: User preference of static network mask. 79 * @default_gateway: User preference of static default gateway. 80 * @dns_primary: User preference of static primary dns server. 81 * @dns_secondary: User preference of static secondary dns server. 86 * User preference of zero for static_ip_addr means use dhcp. 188 * The order of preference we use for the rtc_diff source:
|
| /kernel/linux/linux-5.10/drivers/infiniband/core/ |
| 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()
|
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| 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()
|
| /kernel/linux/linux-6.6/include/net/caif/ |
| D | cfcnfg.h | 17 * enum cfcnfg_phy_preference - Physical preference HW Abstraction 60 * @pref: The phy (link layer) preference.
|
| /kernel/linux/linux-5.10/include/net/caif/ |
| D | cfcnfg.h | 17 * enum cfcnfg_phy_preference - Physical preference HW Abstraction 60 * @pref: The phy (link layer) preference.
|
| /kernel/linux/linux-5.10/include/linux/usb/ |
| D | typec.h | 192 * @try_role: Set data role preference for DRP port 213 * @prefer_role: Initial role preference (DRP ports). 236 /* Specific to try_role(). Indicates the user want's to clear the preference. */
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | amd-pstate.h | 58 * @epp_policy: Last saved policy used to set energy-performance preference 59 * @epp_cached: Cached CPPC energy-performance preference value
|
| /kernel/linux/linux-5.10/Documentation/block/ |
| 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
|
| /kernel/linux/linux-6.6/Documentation/block/ |
| 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
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-fs-ext4 | 88 inode used by the inode allocator in preference to 105 out in preference to creating a new uninitialized
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-fs-ext4 | 88 inode used by the inode allocator in preference to 105 out in preference to creating a new uninitialized
|
| /kernel/linux/linux-6.6/include/linux/usb/ |
| D | typec.h | 224 * @try_role: Set data role preference for DRP port 256 * @prefer_role: Initial role preference (DRP ports). 283 /* Specific to try_role(). Indicates the user want's to clear the preference. */
|
| /kernel/linux/linux-6.6/net/dccp/ |
| D | feat.h | 44 * @sp.vec: single SP value plus optional preference list 57 * @val: feature's current value (SP features may have preference list)
|
| /kernel/linux/linux-5.10/net/dccp/ |
| D | feat.h | 44 * @sp.vec: single SP value plus optional preference list 57 * @val: feature's current value (SP features may have preference list)
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/ |
| D | ib_user_sa.h | 42 __u8 preference; member
|
| /kernel/linux/linux-5.10/Documentation/core-api/ |
| 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.
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| D | Kconfig | 26 bool "IPv6: Router Preference (RFC 4191) support" 28 Router Preference is an optional extension to the Router
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | Kconfig | 25 bool "IPv6: Router Preference (RFC 4191) support" 27 Router Preference is an optional extension to the Router
|
| /kernel/linux/linux-5.10/tools/power/cpupower/man/ |
| D | cpupower-set.1 | 40 to express a preference.
|
| /kernel/linux/linux-6.6/include/xen/interface/hvm/ |
| D | hvm_op.h | 54 * this vector will be used in preference to the
|
| /kernel/linux/linux-6.6/tools/power/cpupower/man/ |
| D | cpupower-set.1 | 40 to express a preference.
|
| /kernel/linux/linux-6.6/Documentation/core-api/ |
| D | symbol-namespaces.rst | 69 subsystem and the maintainer's preference, which one to use. The first option 79 as this argument has preference over a default symbol namespace.
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | fib_rules.h | 51 FRA_PRIORITY, /* priority/preference */
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | fib_rules.h | 51 FRA_PRIORITY, /* priority/preference */
|
12345678910>>...14