/linux/arch/x86/kvm/ |
H A D | cpuid.c | 138 struct kvm_cpuid_entry2 *best; in kvm_check_cpuid() local 235 struct kvm_cpuid_entry2 *best; in kvm_apply_cpuid_pv_features_quirk() local 257 struct kvm_cpuid_entry2 *best; in cpuid_get_supported_xcr0() local 277 struct kvm_cpuid_entry2 *best; in kvm_update_cpuid_runtime() local 363 struct kvm_cpuid_entry2 *best; in kvm_vcpu_after_set_cpuid() local 455 struct kvm_cpuid_entry2 *best; in cpuid_query_maxphyaddr() local 469 struct kvm_cpuid_entry2 *best; in cpuid_query_maxguestphyaddr() local
|
H A D | cpuid.h | 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
|
/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
|
/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
|
/linux/lib/raid6/ |
H A D | algos.c | 137 const struct raid6_recov_calls *best; in raid6_choose_recov() local 161 const struct raid6_calls *best; in raid6_choose_gen() local
|
/linux/sound/drivers/opl3/ |
H A D | opl3_midi.c | 153 struct best { in opl3_get_voice() struct 156 } best[END]; in opl3_get_voice() local 154 timeopl3_get_voice::best opl3_get_voice() argument 155 voiceopl3_get_voice::best opl3_get_voice() argument
|
/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
|
/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
|
/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
|
/linux/arch/sh/kernel/ |
H A D | unwinder.c | 68 struct unwinder *best; in select_unwinder() local
|
/linux/drivers/video/fbdev/via/ |
H A D | viamode.c | 343 const struct fb_videomode *best = NULL; in get_best_mode() local
|
H A D | hw.c | 1376 struct via_pll_config cur, up, down, best = {0, 1, 0}; in get_pll_config() local 2000 const struct fb_videomode *best; in viafb_get_refresh() local
|
/linux/net/dccp/ |
H A D | qpolicy.c |
|
/linux/net/batman-adv/ |
H A D | bat_v.c | 269 bool best) in batadv_v_orig_dump_subentry() 341 bool best; in batadv_v_orig_dump_entry() local
|
/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
|
/linux/drivers/clk/ |
H A D | clk-multiplier.c | 57 unsigned long best, unsigned long flags) in __is_best_rate()
|
H A D | clk-divider.c | 274 unsigned long best, unsigned long flags) in _is_best_div() 302 unsigned long parent_rate, best = 0, now, maxdiv; in clk_divider_bestdiv() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | shadow.c | 186 }, *mthd, *best = NULL; in nvbios_shadow() local
|
/linux/drivers/base/ |
H A D | map.c | 99 unsigned long best = ~0UL; in kobj_lookup() local
|
/linux/tools/testing/selftests/bpf/map_tests/ |
H A D | lpm_trie_map_basic_ops.c | 102 struct tlpm_node *best = NULL; in tlpm_match() local 131 struct tlpm_node *best = tlpm_match(list, key, n_bits); in tlpm_delete() local
|
/linux/drivers/clk/actions/ |
H A D | owl-factor.c | 71 unsigned long parent_rate, try_parent_rate, best = 0, cur_rate; in owl_clk_val_best() local
|
/linux/drivers/clk/sunxi/ |
H A D | clk-sun9i-cpus.c | 115 unsigned long parent_rate, best = 0, child_rate, best_child_rate = 0; in sun9i_a80_cpus_clk_determine_rate() local
|
H A D | clk-factors.c | 94 unsigned long parent_rate, best = 0, child_rate, best_child_rate = 0; in clk_factors_determine_rate() local
|
/linux/kernel/bpf/ |
H A D | range_tree.c | 59 struct range_node *best = NULL; in __find_range() local
|
/linux/sound/soc/codecs/ |
H A D | wm8996.c | 338 int base, best, best_val, save, i, cfg, iface; in wm8996_set_retune_mobile() local 1534 int aif, best, cur_val, bclk_rate, bclk_reg, i; in wm8996_update_bclk() local 1735 int bits, i, bclk_rate, best; wm8996_hw_params() local [all...] |