Home
last modified time | relevance | path

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

12345

/Linux-v4.19/arch/x86/kvm/
Dcpuid.h120 struct kvm_cpuid_entry2 *best; in guest_cpuid_is_amd() local
128 struct kvm_cpuid_entry2 *best; in guest_cpuid_family() local
139 struct kvm_cpuid_entry2 *best; in guest_cpuid_model() local
150 struct kvm_cpuid_entry2 *best; in guest_cpuid_stepping() local
Dcpuid.c75 struct kvm_cpuid_entry2 *best; in kvm_update_cpuid() local
180 struct kvm_cpuid_entry2 *best; in cpuid_query_maxphyaddr() local
871 struct kvm_cpuid_entry2 *best = NULL; in kvm_find_cpuid_entry() local
913 struct kvm_cpuid_entry2 *best; in kvm_cpuid() local
/Linux-v4.19/sound/isa/sb/
Demu8000_callback.c169 struct best { in get_voice() struct
170 unsigned int time; in get_voice()
171 int voice; in get_voice()
172 } best[END]; in get_voice() local
/Linux-v4.19/lib/raid6/
Dalgos.c135 const struct raid6_recov_calls *best; in raid6_choose_recov() local
159 const struct raid6_calls *best; in raid6_choose_gen() local
/Linux-v4.19/drivers/video/fbdev/core/
Dmodedb.c705 u32 best, diff, tdiff; in fb_find_mode() local
1013 struct fb_videomode *mode, *best = NULL; in fb_find_best_mode() local
1051 struct fb_videomode *cmode, *best = NULL; in fb_find_nearest_mode() local
1202 const struct fb_videomode *m, *m1 = NULL, *md = NULL, *best = NULL; in fb_find_best_display() local
/Linux-v4.19/sound/pci/emu10k1/
Demu10k1_callback.c96 struct best_voice best[V_END]; in snd_emu10k1_synth_get_voice() local
222 struct best_voice *best, int active_only) in lookup_voices()
291 struct best_voice best[V_END]; in get_voice() local
/Linux-v4.19/sound/drivers/opl3/
Dopl3_midi.c157 struct best { in opl3_get_voice() struct
158 unsigned int time; in opl3_get_voice()
159 int voice; in opl3_get_voice()
160 } best[END]; in opl3_get_voice() local
/Linux-v4.19/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-v4.19/drivers/clk/rockchip/
Dclk-half-divider.c13 unsigned long best, unsigned long flags) in _is_best_half_div()
39 unsigned long parent_rate, best = 0, now, maxdiv; in clk_half_divider_bestdiv() local
/Linux-v4.19/drivers/clk/versatile/
Dicst.c54 unsigned int i = 0, rd, best = (unsigned int)-1; in icst_hz_to_vco() local
/Linux-v4.19/arch/sh/kernel/
Dunwinder.c67 struct unwinder *best; in select_unwinder() local
/Linux-v4.19/include/linux/
Dcpufreq.h699 int idx, best = -1; in cpufreq_table_find_index_al() local
720 int idx, best = -1; in cpufreq_table_find_index_dl() local
762 int idx, best = -1; in cpufreq_table_find_index_ah() local
792 int idx, best = -1; in cpufreq_table_find_index_dh() local
825 int idx, best = -1; in cpufreq_table_find_index_ac() local
859 int idx, best = -1; in cpufreq_table_find_index_dc() local
/Linux-v4.19/drivers/video/fbdev/via/
Dviamode.c357 const struct fb_videomode *best = NULL; in get_best_mode() local
/Linux-v4.19/drivers/usb/core/
Dgeneric.c50 struct usb_host_config *c, *best; in usb_choose_configuration() local
/Linux-v4.19/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-v4.19/drivers/crypto/virtio/
Dvirtio_crypto_mgr.c200 unsigned long best = ~0; in virtcrypto_get_dev_node() local
/Linux-v4.19/drivers/gpu/drm/
Ddrm_vma_manager.c147 struct drm_mm_node *node, *best; in drm_vma_offset_lookup_locked() local
/Linux-v4.19/net/dccp/
Dqpolicy.c41 struct sk_buff *skb, *best = NULL; in qpolicy_prio_best_skb() local
/Linux-v4.19/drivers/clk/
Dclk-multiplier.c43 unsigned long best, unsigned long flags) in __is_best_rate()
/Linux-v4.19/fs/xfs/scrub/
Ddir.c490 __u16 best; in xchk_directory_leaf1_bestfree() local
583 __u16 best; in xchk_directory_free_bestfree() local
/Linux-v4.19/drivers/crypto/qat/qat_common/
Dqat_crypto.c99 unsigned long best = ~0; in qat_crypto_get_instance_node() local
/Linux-v4.19/drivers/mmc/host/
Ddw_mmc-zx.c96 int ret, len = 0, start = 0, end = 0, delay, best = 0; in dw_mci_zx_emmc_execute_tuning() local
/Linux-v4.19/scripts/
Dkallsyms.c553 int i, best, bestprofit; in find_best_token() local
570 int i, best; in optimize_result() local
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dshadow.c180 }, *mthd, *best = NULL; in nvbios_shadow() local
/Linux-v4.19/drivers/base/
Dmap.c99 unsigned long best = ~0UL; in kobj_lookup() local

12345