Home
last modified time | relevance | path

Searched full:preference (Results 1 – 25 of 145) 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/tools/power/cpupower/man/
H A Dcpupower-set.140 to express a preference.
62 Sets the energy performance policy preference on supported Intel or AMD
/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.h
H A Dfeat.c
/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/net/ipv6/
H A DKconfig26 bool "IPv6: Router Preference (RFC 4191) support"
28 Router Preference is an optional extension to the Router
/linux/Documentation/core-api/
H A Dsymbol-namespaces.rst59 subsystem and the maintainer's preference, which one to use. The first option
69 as this argument has preference over a default symbol namespace.
/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/xen/interface/hvm/
H A Dhvm_op.h54 * this vector will be used in preference to the
/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/drivers/cpufreq/
H A Damd-pstate.c92 * AMD Energy Preference Performance (EPP)
1191 u8 preference, epp; 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/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/include/uapi/linux/
H A Dfib_rules.h51 FRA_PRIORITY, /* priority/preference */
/linux/Documentation/fb/
H A Dintel810.rst68 Recommendation: user preference
77 Recommendation: user preference
/linux/Documentation/driver-api/cxl/allocation/
H A Dreclaim.rst36 ZSwap and Node Preference
/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/drivers/net/phy/
H A Dphy-c45.c195 /* Sets master/slave preference and supported technologies.
196 * The preference is set in the BIT(4) of BASE-T1 AN
1120 /* Read master/slave preference from registers.
1121 * The preference is read from the BIT(4) of BASE-T1 AN
1122 * advertisement register 7.515 and whether the preference

123456