Home
last modified time | relevance | path

Searched full:preference (Results 1 – 25 of 143) sorted by relevance

123456

/linux/arch/powerpc/platforms/ps3/
H A Dos-area.c71 * @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:
/linux/include/net/caif/
H A Dcfcnfg.h17 * enum cfcnfg_phy_preference - Physical preference HW Abstraction
60 * @pref: The phy (link layer) preference.
/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/net/dccp/
H A Dfeat.h44 * @sp.vec: single SP value plus optional preference list
57 * @val: feature's current value (SP features may have preference list)
H A Dfeat.c721 * @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
1218 * @val: NN value or SP value/preference list
1276 if (len == 1) { /* peer didn't supply a preference list */ in dccp_feat_confirm_recv()
1279 } else { /* preferred value + preference list */ in dccp_feat_confirm_recv()
/linux/fs/afs/
H A Daddr_prefs.c203 * Insert an address preference.
247 * Add an address preference.
304 * Delete an address preference.
327 * Delete an address preference.
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_spl_translate.c144 // Translate edge adaptive scaler preference in translate_SPL_in_params_from_pipe_ctx()
151 /* Translate adaptive sharpening preference */ in translate_SPL_in_params_from_pipe_ctx()
183 // Translate linear light scaling preference in translate_SPL_in_params_from_pipe_ctx()
/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/net/ipv6/
H A DKconfig26 bool "IPv6: Router Preference (RFC 4191) support"
28 Router Preference is an optional extension to the Router
/linux/security/tomoyo/
H A Ddomain.c112 * Domain transition preference is allowed for only in tomoyo_update_domain()
777 * Check for domain transition preference if "file execute" matched. in tomoyo_find_next_domain()
778 * If preference is given, make execve() fail if domain transition in tomoyo_find_next_domain()
779 * has failed, for domain transition preference should be used with in tomoyo_find_next_domain()
809 * No domain transition preference specified. in tomoyo_find_next_domain()
/linux/include/net/
H A Dregulatory.h125 * @REGULATORY_COUNTRY_IE_FOLLOW_POWER: for devices that have a preference
132 * @REGULATORY_COUNTRY_IE_IGNORE: for devices that have a preference to ignore
/linux/include/xen/interface/hvm/
H A Dhvm_op.h54 * this vector will be used in preference to the
/linux/drivers/cpufreq/
H A Damd-pstate.c98 * AMD Energy Preference Performance (EPP)
1193 int preference; in show_energy_performance_preference() local
1197 preference = EPP_INDEX_PERFORMANCE; in show_energy_performance_preference()
1200 preference = EPP_INDEX_BALANCE_PERFORMANCE; in show_energy_performance_preference()
1203 preference = EPP_INDEX_BALANCE_POWERSAVE; in show_energy_performance_preference()
1206 preference = EPP_INDEX_POWERSAVE; in show_energy_performance_preference()
1212 return sysfs_emit(buf, "%s\n", energy_perf_strings[preference]); in show_energy_performance_preference()
/linux/Documentation/fb/
H A Dintel810.rst68 Recommendation: user preference
77 Recommendation: user preference
/linux/Documentation/admin-guide/pm/
H A Dintel_epb.rst26 a value of 0 corresponds to a hint preference for highest performance
/linux/include/uapi/rdma/
H A Dib_user_sa.h74 __u8 preference; member
/linux/Documentation/devicetree/bindings/iommu/
H A Darm,smmu-v3.yaml38 If provided, then the combined interrupt will be used in preference to
/linux/kernel/kcsan/
H A Dpermissive.h63 * preference. in kcsan_ignore_data_race()
/linux/scripts/
H A Dgfp-translate42 # Guess the kernel source directory if it's not set. Preference is in order of
/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/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-msg-port.h27 * This signals a preference that payload allocation should be done
/linux/arch/arm/kernel/
H A Defi.c60 * preference. in efi_create_mapping()
/linux/Documentation/devicetree/bindings/display/panel/
H A Dpanel-edp-legacy.yaml18 a strong preference to add the generic "edp-panel" compatible instead.
/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

123456