best 2701 arch/x86/kvm/x86.c struct kvm_cpuid_entry2 *e, *best;
best 2710 arch/x86/kvm/x86.c best = NULL;
best 2716 arch/x86/kvm/x86.c best = e;
best 2723 arch/x86/kvm/x86.c if (!best || e->function > best->function)
best 2724 arch/x86/kvm/x86.c best = e;
best 2726 arch/x86/kvm/x86.c if (best) {
best 2727 arch/x86/kvm/x86.c vcpu->arch.regs[VCPU_REGS_RAX] = best->eax;
best 2728 arch/x86/kvm/x86.c vcpu->arch.regs[VCPU_REGS_RBX] = best->ebx;
best 2729 arch/x86/kvm/x86.c vcpu->arch.regs[VCPU_REGS_RCX] = best->ecx;
best 2730 arch/x86/kvm/x86.c vcpu->arch.regs[VCPU_REGS_RDX] = best->edx;
best 67 crypto/api.c int best = -2;
best 85 crypto/api.c if (!exact && !(fuzzy && q->cra_priority > best))
best 91 crypto/api.c best = q->cra_priority;
best 42 fs/jffs2/compr.c if ((best->compr != JFFS2_COMPR_LZO) && (bestsize > size))
best 79 fs/jffs2/compr.c struct jffs2_compressor *this, *best=NULL;
best 158 fs/jffs2/compr.c if (((!best_dlen) || jffs2_is_best_compression(this, best, *cdatalen, best_dlen))
best 162 fs/jffs2/compr.c best = this;
best 169 fs/jffs2/compr.c output_buf = best->compr_buf;
best 170 fs/jffs2/compr.c best->compr_buf = NULL;
best 171 fs/jffs2/compr.c best->compr_buf_size = 0;
best 172 fs/jffs2/compr.c best->stat_compr_blocks++;
best 173 fs/jffs2/compr.c best->stat_compr_orig_size += best_slen;
best 174 fs/jffs2/compr.c best->stat_compr_new_size += best_dlen;
best 175 fs/jffs2/compr.c ret = best->compr;
best 266 fs/ocfs2/suballoc.c u16 curr, best;
best 268 fs/ocfs2/suballoc.c best = curr = 0;
best 270 fs/ocfs2/suballoc.c if (le32_to_cpu(cl->cl_recs[best].c_total) >
best 272 fs/ocfs2/suballoc.c best = curr;
best 275 fs/ocfs2/suballoc.c return best;
best 903 fs/ocfs2/suballoc.c u16 curr, best;
best 907 fs/ocfs2/suballoc.c best = curr = 0;
best 910 fs/ocfs2/suballoc.c le32_to_cpu(cl->cl_recs[best].c_free))
best 911 fs/ocfs2/suballoc.c best = curr;
best 915 fs/ocfs2/suballoc.c BUG_ON(best >= le16_to_cpu(cl->cl_next_free_rec));
best 916 fs/ocfs2/suballoc.c return best;
best 2353 kernel/module.c unsigned int i, best = 0;
best 2371 kernel/module.c && mod->symtab[i].st_value > mod->symtab[best].st_value
best 2374 kernel/module.c best = i;
best 2382 kernel/module.c if (!best)
best 2386 kernel/module.c *size = nextval - mod->symtab[best].st_value;
best 2388 kernel/module.c *offset = addr - mod->symtab[best].st_value;
best 2389 kernel/module.c return mod->strtab + mod->symtab[best].st_name;
best 3236 net/core/pktgen.c struct pktgen_dev *pkt_dev, *best = NULL;
best 3243 net/core/pktgen.c if (best == NULL)
best 3244 net/core/pktgen.c best = pkt_dev;
best 3245 net/core/pktgen.c else if (pkt_dev->next_tx_us < best->next_tx_us)
best 3246 net/core/pktgen.c best = pkt_dev;
best 3249 net/core/pktgen.c return best;
best 299 net/netfilter/x_tables.c int have_rev, best = -1;
best 306 net/netfilter/x_tables.c have_rev = target_revfn(af, name, revision, &best);
best 308 net/netfilter/x_tables.c have_rev = match_revfn(af, name, revision, &best);
best 312 net/netfilter/x_tables.c if (best == -1) {
best 317 net/netfilter/x_tables.c *err = best;
best 782 net/xfrm/xfrm_state.c struct xfrm_state *best = NULL;
best 813 net/xfrm/xfrm_state.c if (!best ||
best 814 net/xfrm/xfrm_state.c best->km.dying > x->km.dying ||
best 815 net/xfrm/xfrm_state.c (best->km.dying == x->km.dying &&
best 816 net/xfrm/xfrm_state.c best->curlft.add_time < x->curlft.add_time))
best 817 net/xfrm/xfrm_state.c best = x;
best 829 net/xfrm/xfrm_state.c x = best;
best 430 scripts/kallsyms.c int i, best, bestprofit;
best 433 scripts/kallsyms.c best = 0;
best 437 scripts/kallsyms.c best = i;
best 441 scripts/kallsyms.c return best;
best 447 scripts/kallsyms.c int i, best;
best 458 scripts/kallsyms.c best = find_best_token();
best 462 scripts/kallsyms.c best_table[i][0] = best & 0xFF;
best 463 scripts/kallsyms.c best_table[i][1] = (best >> 8) & 0xFF;
best 380 sound/core/oss/pcm_oss.c boundary_sub(best, bestdir, min, mindir, &dmin, &dmindir);
best 381 sound/core/oss/pcm_oss.c boundary_sub(max, maxdir, best, bestdir, &dmax, &dmaxdir);
best 412 sound/core/oss/pcm_oss.c if (best > INT_MAX)
best 413 sound/core/oss/pcm_oss.c best = INT_MAX;
best 414 sound/core/oss/pcm_oss.c min = max = best;
best 447 sound/core/oss/pcm_oss.c if (boundary_nearer(max, maxdir, best, valdir, min, mindir)) {
best 321 sound/core/oss/pcm_plugin.c unsigned int badness, best = -1;
best 335 sound/core/oss/pcm_plugin.c if (badness < best) {
best 337 sound/core/oss/pcm_plugin.c best = badness;
best 160 sound/drivers/opl3/opl3_midi.c } best[END];
best 161 sound/drivers/opl3/opl3_midi.c struct best *bp;
best 164 sound/drivers/opl3/opl3_midi.c best[i].time = (unsigned int)(-1); /* XXX MAX_?INT really */;
best 165 sound/drivers/opl3/opl3_midi.c best[i].voice = -1;
best 178 sound/drivers/opl3/opl3_midi.c bp = best;
best 219 sound/drivers/opl3/opl3_midi.c if (best[i].voice >= 0) {
best 223 sound/drivers/opl3/opl3_midi.c best[i].voice);
best 225 sound/drivers/opl3/opl3_midi.c return best[i].voice;
best 171 sound/isa/sb/emu8000_callback.c } best[END];
best 172 sound/isa/sb/emu8000_callback.c struct best *bp;
best 177 sound/isa/sb/emu8000_callback.c best[i].time = (unsigned int)(-1); /* XXX MAX_?INT really */;
best 178 sound/isa/sb/emu8000_callback.c best[i].voice = -1;
best 191 sound/isa/sb/emu8000_callback.c bp = best + OFF;
best 194 sound/isa/sb/emu8000_callback.c bp = best + RELEASED;
best 197 sound/isa/sb/emu8000_callback.c bp = best + OFF;
best 200 sound/isa/sb/emu8000_callback.c bp = best + PLAYING;
best 209 sound/isa/sb/emu8000_callback.c bp = best + OFF;
best 219 sound/isa/sb/emu8000_callback.c if (best[i].voice >= 0) {
best 220 sound/isa/sb/emu8000_callback.c vp = &emu->voices[best[i].voice];
best 221 sound/isa/sb/emu8000_callback.c vp->ch = best[i].voice;
best 1002 sound/oss/opl3.c int i, p, best, first, avail, best_time = 0x7fffffff;
best 1038 sound/oss/opl3.c best = first;
best 1049 sound/oss/opl3.c best = p;
best 1058 sound/oss/opl3.c if (best < 0)
best 1059 sound/oss/opl3.c best = 0;
best 1060 sound/oss/opl3.c if (best > devc->nr_voice)
best 1061 sound/oss/opl3.c best -= devc->nr_voice;
best 1063 sound/oss/opl3.c return best; /* All devc->voc in use. Select the first one. */
best 998 sound/oss/sequencer.c int i, best;
best 1000 sound/oss/sequencer.c best = -1;
best 1002 sound/oss/sequencer.c if (sound_timer_devs[i] && sound_timer_devs[i]->priority > best)
best 1005 sound/oss/sequencer.c best = sound_timer_devs[i]->priority;
best 93 sound/pci/emu10k1/emu10k1_callback.c struct best_voice best[V_END];
best 100 sound/pci/emu10k1/emu10k1_callback.c lookup_voices(emu, hw, best, 1); /* no OFF voices */
best 102 sound/pci/emu10k1/emu10k1_callback.c if (best[i].voice >= 0) {
best 104 sound/pci/emu10k1/emu10k1_callback.c vp = &emu->voices[best[i].voice];
best 227 sound/pci/emu10k1/emu10k1_callback.c best[i].time = (unsigned int)-1; /* XXX MAX_?INT really */;
best 228 sound/pci/emu10k1/emu10k1_callback.c best[i].voice = -1;
best 244 sound/pci/emu10k1/emu10k1_callback.c bp = best + V_FREE;
best 246 sound/pci/emu10k1/emu10k1_callback.c bp = best + V_OFF;
best 250 sound/pci/emu10k1/emu10k1_callback.c bp = best + V_RELEASED;
best 254 sound/pci/emu10k1/emu10k1_callback.c bp = best + V_OFF;
best 260 sound/pci/emu10k1/emu10k1_callback.c bp = best + V_PLAYING;
best 265 sound/pci/emu10k1/emu10k1_callback.c if (bp != best + V_OFF && bp != best + V_FREE &&
best 269 sound/pci/emu10k1/emu10k1_callback.c bp = best + V_OFF;
best 289 sound/pci/emu10k1/emu10k1_callback.c struct best_voice best[V_END];
best 294 sound/pci/emu10k1/emu10k1_callback.c lookup_voices(emu, hw, best, 0);
best 296 sound/pci/emu10k1/emu10k1_callback.c if (best[i].voice >= 0) {
best 297 sound/pci/emu10k1/emu10k1_callback.c vp = &emu->voices[best[i].voice];