Home
last modified time | relevance | path

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

12345678

/linux-6.14.4/arch/powerpc/platforms/ps3/
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-6.14.4/include/net/caif/
Dcfcnfg.h17 * enum cfcnfg_phy_preference - Physical preference HW Abstraction
60 * @pref: The phy (link layer) preference.
/linux-6.14.4/tools/power/cpupower/man/
Dcpupower-set.140 to express a preference.
62 Sets the energy performance policy preference on supported Intel or AMD
/linux-6.14.4/Documentation/block/
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-6.14.4/Documentation/ABI/testing/
Dsysfs-fs-ext488 inode used by the inode allocator in preference to
105 out in preference to creating a new uninitialized
/linux-6.14.4/net/dccp/
Dfeat.h44 * @sp.vec: single SP value plus optional preference list
57 * @val: feature's current value (SP features may have preference list)
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-6.14.4/tools/power/cpupower/lib/
Dcpufreq.h71 /* determine energy performance preference
74 * preference requested.
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/
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-6.14.4/fs/afs/
Daddr_prefs.c203 * Insert an address preference.
247 * Add an address preference.
304 * Delete an address preference.
327 * Delete an address preference.
/linux-6.14.4/include/linux/usb/
Dtypec.h251 * @try_role: Set data role preference for DRP port
287 * @prefer_role: Initial role preference (DRP ports).
316 /* Specific to try_role(). Indicates the user want's to clear the preference. */
/linux-6.14.4/drivers/infiniband/core/
Duverbs_marshall.c157 dst->preference = src->preference; in __ib_copy_path_rec_to_user()
/linux-6.14.4/Documentation/core-api/
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-6.14.4/net/ipv6/
DKconfig26 bool "IPv6: Router Preference (RFC 4191) support"
28 Router Preference is an optional extension to the Router
/linux-6.14.4/include/xen/interface/hvm/
Dhvm_op.h54 * this vector will be used in preference to the
/linux-6.14.4/security/tomoyo/
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-6.14.4/include/uapi/linux/
Dfib_rules.h51 FRA_PRIORITY, /* priority/preference */
/linux-6.14.4/include/net/
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-6.14.4/include/uapi/rdma/
Dib_user_sa.h74 __u8 preference; member
/linux-6.14.4/Documentation/admin-guide/pm/
Dintel_epb.rst26 a value of 0 corresponds to a hint preference for highest performance
/linux-6.14.4/Documentation/fb/
Dintel810.rst68 Recommendation: user preference
77 Recommendation: user preference
/linux-6.14.4/Documentation/devicetree/bindings/iommu/
Darm,smmu-v3.yaml38 If provided, then the combined interrupt will be used in preference to
/linux-6.14.4/drivers/cpufreq/
Damd-pstate.c98 * AMD Energy Preference Performance (EPP)
1195 u8 preference; in show_energy_performance_preference() local
1199 preference = EPP_INDEX_PERFORMANCE; in show_energy_performance_preference()
1202 preference = EPP_INDEX_BALANCE_PERFORMANCE; in show_energy_performance_preference()
1205 preference = EPP_INDEX_BALANCE_POWERSAVE; in show_energy_performance_preference()
1208 preference = EPP_INDEX_POWERSAVE; in show_energy_performance_preference()
1214 return sysfs_emit(buf, "%s\n", energy_perf_strings[preference]); in show_energy_performance_preference()
/linux-6.14.4/kernel/kcsan/
Dpermissive.h63 * preference. in kcsan_ignore_data_race()
/linux-6.14.4/scripts/
Dgfp-translate42 # Guess the kernel source directory if it's not set. Preference is in order of

12345678