| /Linux-v5.4/arch/x86/kvm/ | 
| D | cpuid.h | 118 	struct kvm_cpuid_entry2 *best;  in guest_cpuid_is_amd()  local126 	struct kvm_cpuid_entry2 *best;  in guest_cpuid_family()  local
 137 	struct kvm_cpuid_entry2 *best;  in guest_cpuid_model()  local
 148 	struct kvm_cpuid_entry2 *best;  in guest_cpuid_stepping()  local
 
 | 
| D | cpuid.c | 69 	struct kvm_cpuid_entry2 *best;  in kvm_update_cpuid()  local184 	struct kvm_cpuid_entry2 *best;  in cpuid_query_maxphyaddr()  local
 959 	struct kvm_cpuid_entry2 *best = NULL;  in kvm_find_cpuid_entry()  local
 
 | 
| /Linux-v5.4/sound/isa/sb/ | 
| D | emu8000_callback.c | 156 	struct best {  in get_voice()  struct157 		unsigned int  time;  in get_voice()
 158 		int voice;  in get_voice()
 159 	} best[END];  in get_voice()  local
 
 | 
| /Linux-v5.4/drivers/video/fbdev/core/ | 
| D | modedb.c | 648 		u32 best, diff, tdiff;  in fb_find_mode()  local959 	struct fb_videomode *mode, *best = NULL;  in fb_find_best_mode()  local
 997 	struct fb_videomode *cmode, *best = NULL;  in fb_find_nearest_mode()  local
 1148 	const struct fb_videomode *m, *m1 = NULL, *md = NULL, *best = NULL;  in fb_find_best_display()  local
 
 | 
| /Linux-v5.4/lib/raid6/ | 
| D | algos.c | 130 	const struct raid6_recov_calls *best;  in raid6_choose_recov()  local154 	const struct raid6_calls *best;  in raid6_choose_gen()  local
 
 | 
| /Linux-v5.4/sound/pci/emu10k1/ | 
| D | emu10k1_callback.c | 83 	struct best_voice best[V_END];  in snd_emu10k1_synth_get_voice()  local209 	      struct best_voice *best, int active_only)  in lookup_voices()
 278 	struct best_voice best[V_END];  in get_voice()  local
 
 | 
| /Linux-v5.4/sound/drivers/opl3/ | 
| D | opl3_midi.c | 143 	struct best {  in opl3_get_voice()  struct144 		unsigned int time;  in opl3_get_voice()
 145 		int voice;  in opl3_get_voice()
 146 	} best[END];  in opl3_get_voice()  local
 
 | 
| /Linux-v5.4/fs/jffs2/ | 
| 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
 
 | 
| /Linux-v5.4/drivers/clk/rockchip/ | 
| 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
 
 | 
| /Linux-v5.4/drivers/clk/versatile/ | 
| D | icst.c | 51 	unsigned int i = 0, rd, best = (unsigned int)-1;  in icst_hz_to_vco()  local
 | 
| /Linux-v5.4/arch/sh/kernel/ | 
| D | unwinder.c | 68 	struct unwinder *best;  in select_unwinder()  local
 | 
| /Linux-v5.4/include/linux/ | 
| D | cpufreq.h | 723 	int idx, best = -1;  in cpufreq_table_find_index_al()  local744 	int idx, best = -1;  in cpufreq_table_find_index_dl()  local
 786 	int idx, best = -1;  in cpufreq_table_find_index_ah()  local
 816 	int idx, best = -1;  in cpufreq_table_find_index_dh()  local
 849 	int idx, best = -1;  in cpufreq_table_find_index_ac()  local
 883 	int idx, best = -1;  in cpufreq_table_find_index_dc()  local
 
 | 
| /Linux-v5.4/drivers/video/fbdev/via/ | 
| D | viamode.c | 343 	const struct fb_videomode *best = NULL;  in get_best_mode()  local
 | 
| /Linux-v5.4/drivers/clk/meson/ | 
| D | clk-pll.c | 113 				    unsigned long best,  in meson_clk_pll_is_better()212 	unsigned long best = 0, now = 0;  in meson_clk_get_pll_settings()  local
 
 | 
| D | clk-dualdiv.c | 68 	unsigned long best = 0, now = 0;  in __dualdiv_get_setting()  local
 | 
| /Linux-v5.4/drivers/usb/core/ | 
| D | generic.c | 61 	struct usb_host_config *c, *best;  in usb_choose_configuration()  local
 | 
| /Linux-v5.4/tools/testing/selftests/bpf/ | 
| D | test_lpm_map.c | 85 	struct tlpm_node *best = NULL;  in tlpm_match()  local114 	struct tlpm_node *best = tlpm_match(list, key, n_bits);  in tlpm_delete()  local
 
 | 
| /Linux-v5.4/drivers/crypto/virtio/ | 
| D | virtio_crypto_mgr.c | 188 	unsigned long best = ~0;  in virtcrypto_get_dev_node()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/ | 
| D | drm_vma_manager.c | 144 	struct drm_mm_node *node, *best;  in drm_vma_offset_lookup_locked()  local
 | 
| /Linux-v5.4/net/dccp/ | 
| D | qpolicy.c | 38 	struct sk_buff *skb, *best = NULL;  in qpolicy_prio_best_skb()  local
 | 
| /Linux-v5.4/fs/xfs/scrub/ | 
| D | dir.c | 486 	__u16				best;  in xchk_directory_leaf1_bestfree()  local579 	__u16				best;  in xchk_directory_free_bestfree()  local
 
 | 
| /Linux-v5.4/drivers/clk/ | 
| D | clk-multiplier.c | 57 			   unsigned long best, unsigned long flags)  in __is_best_rate()
 | 
| /Linux-v5.4/drivers/crypto/qat/qat_common/ | 
| D | qat_crypto.c | 99 	unsigned long best = ~0;  in qat_crypto_get_instance_node()  local
 | 
| /Linux-v5.4/drivers/mmc/host/ | 
| D | dw_mmc-zx.c | 92 	int ret, len = 0, start = 0, end = 0, delay, best = 0;  in dw_mci_zx_emmc_execute_tuning()  local
 | 
| /Linux-v5.4/scripts/ | 
| D | kallsyms.c | 554 	int i, best, bestprofit;  in find_best_token()  local571 	int i, best;  in optimize_result()  local
 
 |