/linux-3.3/arch/x86/kvm/ |
D | cpuid.h | 24 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
|
D | cpuid.c | 28 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/ |
D | emu8000_callback.c | 169 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/ |
D | modedb.c | 594 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/ |
D | emu10k1_callback.c | 94 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/ |
D | opl3_midi.c | 159 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/ |
D | compr.c | 33 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/ |
D | tcm-sita.c | 280 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/ |
D | icst.c | 50 unsigned int i = 0, rd, best = (unsigned int)-1; in icst_hz_to_vco() local
|
/linux-3.3/arch/arm/mach-tegra/ |
D | tegra2_emc.c | 102 int best = -1; in tegra_emc_round_rate() local
|
/linux-3.3/lib/raid6/ |
D | algos.c | 81 const struct raid6_calls * best; in raid6_select_algo() local
|
/linux-3.3/arch/sh/kernel/ |
D | unwinder.c | 67 struct unwinder *best; in select_unwinder() local
|
/linux-3.3/arch/arm/plat-s3c24xx/ |
D | s3c2443-clock.c | 178 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/ |
D | generic.c | 48 struct usb_host_config *c, *best; in usb_choose_configuration() local
|
/linux-3.3/net/dccp/ |
D | qpolicy.c | 41 struct sk_buff *skb, *best = NULL; in qpolicy_prio_best_skb() local
|
/linux-3.3/drivers/clk/ |
D | clkdev.c | 38 int match, best = 0; in clk_find() local
|
/linux-3.3/scripts/ |
D | kallsyms.c | 474 int i, best, bestprofit; in find_best_token() local 491 int i, best; in optimize_result() local
|
/linux-3.3/drivers/gpu/drm/ |
D | drm_mm.c | 362 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/ |
D | map.c | 100 unsigned long best = ~0UL; in kobj_lookup() local
|
/linux-3.3/drivers/md/ |
D | dm-queue-length.c | 174 struct path_info *pi = NULL, *best = NULL; in ql_select_path() local
|
D | dm-service-time.c | 261 struct path_info *pi = NULL, *best = NULL; in st_select_path() local
|
/linux-3.3/drivers/video/via/ |
D | viamode.c | 883 struct crt_mode_table *best; in get_best_mode() local
|
D | hw.c | 1391 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/ |
D | paride.c | 274 int best, range; in pi_probe_mode() local
|
/linux-3.3/drivers/video/geode/ |
D | lxfb_ops.c | 166 unsigned int diff, min, best = 0; in lx_set_clock() local
|