Home
last modified time | relevance | path

Searched defs:best (Results 1 – 25 of 122) sorted by relevance

12345

/Linux-v5.10/arch/x86/kvm/
Dcpuid.h226 struct kvm_cpuid_entry2 *best; in guest_cpuid_is_amd_or_hygon() local
236 struct kvm_cpuid_entry2 *best; in guest_cpuid_family() local
247 struct kvm_cpuid_entry2 *best; in guest_cpuid_model() local
258 struct kvm_cpuid_entry2 *best; in guest_cpuid_stepping() local
Dcpuid.c76 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
/Linux-v5.10/sound/isa/sb/
Demu8000_callback.c156 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-v5.10/drivers/video/fbdev/core/
Dmodedb.c648 u32 best, diff, tdiff; in fb_find_mode() local
959 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.10/lib/raid6/
Dalgos.c127 const struct raid6_recov_calls *best; in raid6_choose_recov() local
151 const struct raid6_calls *best; in raid6_choose_gen() local
/Linux-v5.10/sound/pci/emu10k1/
Demu10k1_callback.c83 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
/Linux-v5.10/sound/drivers/opl3/
Dopl3_midi.c143 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
/Linux-v5.10/fs/jffs2/
Dcompr.c35 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.10/drivers/clk/rockchip/
Dclk-half-divider.c14 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.10/drivers/clk/versatile/
Dicst.c51 unsigned int i = 0, rd, best = (unsigned int)-1; in icst_hz_to_vco() local
/Linux-v5.10/arch/sh/kernel/
Dunwinder.c68 struct unwinder *best; in select_unwinder() local
/Linux-v5.10/drivers/video/fbdev/via/
Dviamode.c343 const struct fb_videomode *best = NULL; in get_best_mode() local
/Linux-v5.10/include/linux/
Dcpufreq.h772 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
/Linux-v5.10/drivers/clk/meson/
Dclk-pll.c122 unsigned long best, in meson_clk_pll_is_better()
221 unsigned long best = 0, now = 0; in meson_clk_get_pll_settings() local
Dclk-dualdiv.c68 unsigned long best = 0, now = 0; in __dualdiv_get_setting() local
/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_lpm_map.c85 struct tlpm_node *best = NULL; in tlpm_match() local
114 struct tlpm_node *best = tlpm_match(list, key, n_bits); in tlpm_delete() local
/Linux-v5.10/drivers/gpu/drm/
Ddrm_vma_manager.c144 struct drm_mm_node *node, *best; in drm_vma_offset_lookup_locked() local
/Linux-v5.10/drivers/crypto/virtio/
Dvirtio_crypto_mgr.c188 unsigned long best = ~0; in virtcrypto_get_dev_node() local
/Linux-v5.10/drivers/usb/core/
Dgeneric.c61 struct usb_host_config *c, *best; in usb_choose_configuration() local
/Linux-v5.10/net/dccp/
Dqpolicy.c38 struct sk_buff *skb, *best = NULL; in qpolicy_prio_best_skb() local
/Linux-v5.10/fs/xfs/scrub/
Ddir.c495 __u16 best; in xchk_directory_leaf1_bestfree() local
601 __u16 best; in xchk_directory_free_bestfree() local
/Linux-v5.10/drivers/clk/
Dclk-multiplier.c57 unsigned long best, unsigned long flags) in __is_best_rate()
/Linux-v5.10/drivers/crypto/qat/qat_common/
Dqat_crypto.c55 unsigned long best = ~0; in qat_crypto_get_instance_node() local
/Linux-v5.10/drivers/mmc/host/
Ddw_mmc-zx.c92 int ret, len = 0, start = 0, end = 0, delay, best = 0; in dw_mci_zx_emmc_execute_tuning() local
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dshadow.c180 }, *mthd, *best = NULL; in nvbios_shadow() local

12345