Searched full:preference (Results 1 – 25 of 159) sorted by relevance
1234567
/Linux-v5.15/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:
|
/Linux-v5.15/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()
|
/Linux-v5.15/include/net/caif/ |
D | cfcnfg.h | 17 * enum cfcnfg_phy_preference - Physical preference HW Abstraction 60 * @pref: The phy (link layer) preference.
|
/Linux-v5.15/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
|
/Linux-v5.15/include/linux/usb/ |
D | typec.h | 211 * @try_role: Set data role preference for DRP port 239 * @prefer_role: Initial role preference (DRP ports). 263 /* Specific to try_role(). Indicates the user want's to clear the preference. */
|
/Linux-v5.15/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
|
/Linux-v5.15/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)
|
D | feat.c | 721 * @sp_val: SP value followed by optional preference list 753 * @list: array of preferred values, in descending order of preference 1062 * dccp_feat_reconcile - Reconcile SP preference lists 1064 * @arr: received SP preference list 1103 * @val: NN value or SP value/preference list 1214 * @val: NN value or SP value/preference list 1272 if (len == 1) { /* peer didn't supply a preference list */ in dccp_feat_confirm_recv() 1275 } else { /* preferred value + preference list */ in dccp_feat_confirm_recv()
|
/Linux-v5.15/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.
|
/Linux-v5.15/net/ipv6/ |
D | Kconfig | 25 bool "IPv6: Router Preference (RFC 4191) support" 27 Router Preference is an optional extension to the Router
|
/Linux-v5.15/tools/power/cpupower/man/ |
D | cpupower-set.1 | 40 to express a preference.
|
/Linux-v5.15/include/uapi/linux/ |
D | fib_rules.h | 51 FRA_PRIORITY, /* priority/preference */
|
/Linux-v5.15/security/tomoyo/ |
D | domain.c | 112 * Domain transition preference is allowed for only in tomoyo_update_domain() 767 * Check for domain transition preference if "file execute" matched. in tomoyo_find_next_domain() 768 * If preference is given, make execve() fail if domain transition in tomoyo_find_next_domain() 769 * has failed, for domain transition preference should be used with in tomoyo_find_next_domain() 800 * No domain transition preference specified. in tomoyo_find_next_domain()
|
/Linux-v5.15/include/uapi/rdma/ |
D | ib_user_sa.h | 74 __u8 preference; member
|
/Linux-v5.15/arch/arm/kernel/ |
D | efi.c | 56 * preference. in efi_create_mapping()
|
/Linux-v5.15/Documentation/admin-guide/pm/ |
D | intel_epb.rst | 26 a value of 0 corresponds to a hint preference for highest performance
|
/Linux-v5.15/scripts/ |
D | gfp-translate | 42 # Guess the kernel source directory if it's not set. Preference is in order of
|
/Linux-v5.15/Documentation/devicetree/bindings/iommu/ |
D | arm,smmu-v3.yaml | 38 If provided, then the combined interrupt will be used in preference to
|
/Linux-v5.15/include/net/ |
D | regulatory.h | 124 * @REGULATORY_COUNTRY_IE_FOLLOW_POWER: for devices that have a preference 131 * @REGULATORY_COUNTRY_IE_IGNORE: for devices that have a preference to ignore
|
/Linux-v5.15/Documentation/fb/ |
D | intel810.rst | 68 Recommendation: user preference 77 Recommendation: user preference
|
/Linux-v5.15/kernel/kcsan/ |
D | permissive.h | 63 * preference. in kcsan_ignore_data_race()
|
/Linux-v5.15/drivers/staging/vc04_services/vchiq-mmal/ |
D | mmal-msg-port.h | 27 * This signals a preference that payload allocation should be done
|
/Linux-v5.15/fs/fscache/ |
D | cache.c | 136 /* ask the netfs for its preference */ in fscache_select_cache_for_object() 159 /* netfs has no preference - just select first cache */ in fscache_select_cache_for_object()
|
/Linux-v5.15/net/netfilter/ipvs/ |
D | Kconfig | 236 is to assign a preference list of all the lookup table positions 308 stored in a hash table. This table is assigned by a preference
|
/Linux-v5.15/include/net/netfilter/ |
D | nf_tproxy.h | 54 * matching in preference order:
|
1234567