| /kernel/linux/linux-6.6/arch/x86/kvm/ |
| 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 130 struct kvm_cpuid_entry2 *best; in guest_cpuid_family() local 141 struct kvm_cpuid_entry2 *best; in guest_cpuid_model() local 157 struct kvm_cpuid_entry2 *best; in guest_cpuid_stepping() local
|
| 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 387 struct kvm_cpuid_entry2 *best; in cpuid_query_maxphyaddr() local
|
| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| D | cpuid.h | 227 struct kvm_cpuid_entry2 *best; in guest_cpuid_is_amd_or_hygon() local 237 struct kvm_cpuid_entry2 *best; in guest_cpuid_family() local 248 struct kvm_cpuid_entry2 *best; in guest_cpuid_model() local 259 struct kvm_cpuid_entry2 *best; in guest_cpuid_stepping() local
|
| D | cpuid.c | 76 struct kvm_cpuid_entry2 *best; in kvm_check_cpuid() local 95 struct kvm_cpuid_entry2 *best; in kvm_update_pv_runtime() local 109 struct kvm_cpuid_entry2 *best; in kvm_update_cpuid_runtime() local 153 struct kvm_cpuid_entry2 *best; in kvm_vcpu_after_set_cpuid() local 213 struct kvm_cpuid_entry2 *best; in cpuid_query_maxphyaddr() local
|
| /kernel/linux/linux-5.10/sound/isa/sb/ |
| 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
|
| /kernel/linux/linux-6.6/sound/isa/sb/ |
| 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
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
| D | modedb.c | 653 u32 best, diff, tdiff; in fb_find_mode() local 964 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 1153 const struct fb_videomode *m, *m1 = NULL, *md = NULL, *best = NULL; in fb_find_best_display() local
|
| /kernel/linux/linux-6.6/lib/raid6/ |
| 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
|
| /kernel/linux/linux-5.10/lib/raid6/ |
| D | algos.c | 127 const struct raid6_recov_calls *best; in raid6_choose_recov() local 151 const struct raid6_calls *best; in raid6_choose_gen() local
|
| /kernel/linux/linux-6.6/sound/pci/emu10k1/ |
| 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
|
| /kernel/linux/linux-5.10/sound/pci/emu10k1/ |
| D | emu10k1_callback.c | 83 struct best_voice best[V_END]; in snd_emu10k1_synth_get_voice() local 209 struct best_voice *best, int active_only) in lookup_voices() 278 struct best_voice best[V_END]; in get_voice() local
|
| /kernel/linux/linux-6.6/sound/drivers/opl3/ |
| 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
|
| /kernel/linux/linux-5.10/sound/drivers/opl3/ |
| 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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/drivers/clk/versatile/ |
| D | icst.c | 51 unsigned int i = 0, rd, best = (unsigned int)-1; in icst_hz_to_vco() local
|
| /kernel/linux/linux-5.10/drivers/clk/versatile/ |
| D | icst.c | 51 unsigned int i = 0, rd, best = (unsigned int)-1; in icst_hz_to_vco() local
|
| /kernel/linux/linux-6.6/arch/sh/kernel/ |
| D | unwinder.c | 68 struct unwinder *best; in select_unwinder() local
|
| /kernel/linux/linux-5.10/arch/sh/kernel/ |
| D | unwinder.c | 68 struct unwinder *best; in select_unwinder() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | cpufreq.h | 772 int idx, best = -1; in cpufreq_table_find_index_al() local 793 int idx, best = -1; in cpufreq_table_find_index_dl() local 835 int idx, best = -1; in cpufreq_table_find_index_ah() local 865 int idx, best = -1; in cpufreq_table_find_index_dh() local 898 int idx, best = -1; in cpufreq_table_find_index_ac() local 932 int idx, best = -1; in cpufreq_table_find_index_dc() local
|
| /kernel/linux/linux-5.10/drivers/clk/meson/ |
| D | clk-pll.c | 122 unsigned long best, in meson_clk_pll_is_better() 221 unsigned long best = 0, now = 0; in meson_clk_get_pll_settings() local
|
| /kernel/linux/linux-6.6/drivers/clk/meson/ |
| 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
|