Home
last modified time | relevance | path

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

1234

/linux-3.3/arch/x86/kvm/
Dcpuid.h24 struct kvm_cpuid_entry2 *best; in guest_cpuid_has_xsave() local
32 struct kvm_cpuid_entry2 *best; in guest_cpuid_has_smep() local
40 struct kvm_cpuid_entry2 *best; in guest_cpuid_has_fsgsbase() local
Dcpuid.c28 struct kvm_cpuid_entry2 *best; in kvm_update_cpuid() local
589 struct kvm_cpuid_entry2 *best = NULL; in kvm_find_cpuid_entry() local
608 struct kvm_cpuid_entry2 *best; in cpuid_maxphyaddr() local
644 struct kvm_cpuid_entry2 *best; in kvm_emulate_cpuid() local
/linux-3.3/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-3.3/drivers/video/
Dmodedb.c594 u32 best, diff, tdiff; in fb_find_mode() local
884 struct fb_videomode *mode, *best = NULL; in fb_find_best_mode() local
922 struct fb_videomode *cmode, *best = NULL; in fb_find_nearest_mode() local
1073 const struct fb_videomode *m, *m1 = NULL, *md = NULL, *best = NULL; in fb_find_best_display() local
/linux-3.3/sound/pci/emu10k1/
Demu10k1_callback.c94 struct best_voice best[V_END]; in snd_emu10k1_synth_get_voice() local
224 struct best_voice *best, int active_only) in lookup_voices()
293 struct best_voice best[V_END]; in get_voice() local
/linux-3.3/sound/drivers/opl3/
Dopl3_midi.c159 struct best { in opl3_get_voice() struct
160 unsigned int time; in opl3_get_voice()
161 int voice; in opl3_get_voice()
162 } best[END]; in opl3_get_voice() local
/linux-3.3/fs/jffs2/
Dcompr.c33 struct jffs2_compressor *best, uint32_t size, uint32_t bestsize) in jffs2_is_best_compression()
152 struct jffs2_compressor *this, *best=NULL; in jffs2_compress() local
/linux-3.3/drivers/staging/omapdrm/
Dtcm-sita.c280 struct score best = {{0}, {0}, {0}, 0}; in scan_r2l_t2b() local
354 struct score best = {{0}, {0}, {0}, 0}; in scan_l2r_t2b() local
604 struct score *best) in update_candidate()
/linux-3.3/arch/arm/common/
Dicst.c50 unsigned int i = 0, rd, best = (unsigned int)-1; in icst_hz_to_vco() local
/linux-3.3/arch/arm/mach-tegra/
Dtegra2_emc.c102 int best = -1; in tegra_emc_round_rate() local
/linux-3.3/lib/raid6/
Dalgos.c81 const struct raid6_calls * best; in raid6_select_algo() local
/linux-3.3/arch/sh/kernel/
Dunwinder.c67 struct unwinder *best; in select_unwinder() local
/linux-3.3/arch/arm/plat-s3c24xx/
Ds3c2443-clock.c178 unsigned best = 256; /* bigger than any value */ in s3c2443_armclk_roundrate() local
219 unsigned best = 256; /* bigger than any value */ in s3c2443_armclk_setrate() local
/linux-3.3/drivers/usb/core/
Dgeneric.c48 struct usb_host_config *c, *best; in usb_choose_configuration() local
/linux-3.3/net/dccp/
Dqpolicy.c41 struct sk_buff *skb, *best = NULL; in qpolicy_prio_best_skb() local
/linux-3.3/drivers/clk/
Dclkdev.c38 int match, best = 0; in clk_find() local
/linux-3.3/scripts/
Dkallsyms.c474 int i, best, bestprofit; in find_best_token() local
491 int i, best; in optimize_result() local
/linux-3.3/drivers/gpu/drm/
Ddrm_mm.c362 struct drm_mm_node *best; in drm_mm_search_free() local
398 struct drm_mm_node *best; in drm_mm_search_free_in_range() local
/linux-3.3/drivers/base/
Dmap.c100 unsigned long best = ~0UL; in kobj_lookup() local
/linux-3.3/drivers/md/
Ddm-queue-length.c174 struct path_info *pi = NULL, *best = NULL; in ql_select_path() local
Ddm-service-time.c261 struct path_info *pi = NULL, *best = NULL; in st_select_path() local
/linux-3.3/drivers/video/via/
Dviamode.c883 struct crt_mode_table *best; in get_best_mode() local
Dhw.c1391 struct via_pll_config cur, up, down, best = {0, 1, 0}; in get_pll_config() local
2026 struct crt_mode_table *best; in viafb_get_refresh() local
/linux-3.3/drivers/block/paride/
Dparide.c274 int best, range; in pi_probe_mode() local
/linux-3.3/drivers/video/geode/
Dlxfb_ops.c166 unsigned int diff, min, best = 0; in lx_set_clock() local

1234