/openbmc/linux/arch/x86/kvm/ |
H A D | cpuid.h | 112 struct kvm_cpuid_entry2 *best; in guest_cpuid_is_amd_or_hygon() local 122 struct kvm_cpuid_entry2 *best; in guest_cpuid_is_intel() local 140 struct kvm_cpuid_entry2 *best; in guest_cpuid_family() local 151 struct kvm_cpuid_entry2 *best; in guest_cpuid_model() local 167 struct kvm_cpuid_entry2 *best; in guest_cpuid_stepping() local
|
H A D | cpuid.c | 137 struct kvm_cpuid_entry2 *best; in kvm_check_cpuid() local 240 struct kvm_cpuid_entry2 *best = kvm_find_kvm_cpuid_features(vcpu); in kvm_update_pv_runtime() local 256 struct kvm_cpuid_entry2 *best; in cpuid_get_supported_xcr0() local 268 struct kvm_cpuid_entry2 *best; in __kvm_update_cpuid_runtime() local 327 struct kvm_cpuid_entry2 *best; in kvm_vcpu_after_set_cpuid() local 388 struct kvm_cpuid_entry2 *best; in cpuid_query_maxphyaddr() local
|
/openbmc/linux/sound/isa/sb/ |
H A D | emu8000_callback.c | 156 struct best { in get_voice() struct 157 unsigned int time; in get_voice() 158 int voice; in get_voice() 159 } best[END]; in get_voice() local
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | modedb.c | 656 u32 best, diff, tdiff; in fb_find_mode() local 967 struct fb_videomode *mode, *best = NULL; in fb_find_best_mode() local 1002 struct fb_videomode *cmode, *best = NULL; in fb_find_nearest_mode() local 1146 const struct fb_videomode *m, *m1 = NULL, *md = NULL, *best = NULL; in fb_find_best_display() local
|
/openbmc/linux/lib/raid6/ |
H A D | algos.c | 141 const struct raid6_recov_calls *best; in raid6_choose_recov() local 165 const struct raid6_calls *best; in raid6_choose_gen() local
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emu10k1_callback.c | 84 struct best_voice best[V_END]; in snd_emu10k1_synth_get_voice() local 211 struct best_voice *best, int active_only) in lookup_voices() 280 struct best_voice best[V_END]; in get_voice() local
|
/openbmc/linux/sound/drivers/opl3/ |
H A D | opl3_midi.c | 143 struct best { in opl3_get_voice() struct 144 unsigned int time; in opl3_get_voice() 145 int voice; in opl3_get_voice() 146 } best[END]; in opl3_get_voice() local
|
/openbmc/linux/drivers/clk/rockchip/ |
H A D | clk-half-divider.c | 14 unsigned long best, unsigned long flags) in _is_best_half_div() 40 unsigned long parent_rate, best = 0, now, maxdiv; in clk_half_divider_bestdiv() local
|
/openbmc/linux/fs/jffs2/ |
H A D | compr.c | 35 struct jffs2_compressor *best, uint32_t size, uint32_t bestsize) in jffs2_is_best_compression() 154 struct jffs2_compressor *this, *best=NULL; in jffs2_compress() local
|
/openbmc/linux/drivers/clk/versatile/ |
H A D | icst.c | 51 unsigned int i = 0, rd, best = (unsigned int)-1; in icst_hz_to_vco() local
|
/openbmc/linux/arch/sh/kernel/ |
H A D | unwinder.c | 68 struct unwinder *best; in select_unwinder() local
|
/openbmc/linux/drivers/video/fbdev/via/ |
H A D | viamode.c | 343 const struct fb_videomode *best = NULL; in get_best_mode() local
|
/openbmc/linux/drivers/clk/meson/ |
H A D | clk-pll.c | 121 unsigned long best, in meson_clk_pll_is_better() 220 unsigned long best = 0, now = 0; in meson_clk_get_pll_settings() local
|
H A D | clk-dualdiv.c | 68 unsigned long best = 0, now = 0; in __dualdiv_get_setting() local
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | dir.c | 462 __u16 best; in xchk_directory_leaf1_bestfree() local 572 __u16 best; in xchk_directory_free_bestfree() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_lpm_map.c | 84 struct tlpm_node *best = NULL; in tlpm_match() local 113 struct tlpm_node *best = tlpm_match(list, key, n_bits); in tlpm_delete() local
|
/openbmc/linux/drivers/usb/core/ |
H A D | generic.c | 61 struct usb_host_config *c, *best; in usb_choose_configuration() local
|
/openbmc/linux/drivers/crypto/virtio/ |
H A D | virtio_crypto_mgr.c | 188 unsigned long best = ~0; in virtcrypto_get_dev_node() local
|
/openbmc/linux/include/linux/ |
H A D | cpufreq.h | 811 int idx, best = -1; in cpufreq_table_find_index_al() local 833 int idx, best = -1; in cpufreq_table_find_index_dl() local 879 int idx, best = -1; in cpufreq_table_find_index_ah() local 910 int idx, best = -1; in cpufreq_table_find_index_dh() local 947 int idx, best = -1; in cpufreq_table_find_index_ac() local 982 int idx, best = -1; in cpufreq_table_find_index_dc() local
|
/openbmc/linux/net/dccp/ |
H A D | qpolicy.c | 38 struct sk_buff *skb, *best = NULL; in qpolicy_prio_best_skb() local
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_vma_manager.c | 144 struct drm_mm_node *node, *best; in drm_vma_offset_lookup_locked() local
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_crypto.c | 55 unsigned long best = ~0; in qat_crypto_get_instance_node() local
|
H A D | qat_compression.c | 53 unsigned long best = ~0; in qat_compression_get_instance_node() local
|
/openbmc/linux/drivers/clk/ |
H A D | clk-multiplier.c | 57 unsigned long best, unsigned long flags) in __is_best_rate()
|
/openbmc/linux/net/batman-adv/ |
H A D | bat_v.c | 273 bool best) in batadv_v_orig_dump_subentry() 345 bool best; in batadv_v_orig_dump_entry() local
|