best_idx 1150 arch/x86/kernel/apic/io_apic.c int irq, i, best_ioapic = -1, best_idx = -1; best_idx 1184 arch/x86/kernel/apic/io_apic.c best_idx = i; best_idx 1193 arch/x86/kernel/apic/io_apic.c if (best_idx < 0) { best_idx 1194 arch/x86/kernel/apic/io_apic.c best_idx = i; best_idx 1198 arch/x86/kernel/apic/io_apic.c if (best_idx < 0) best_idx 1202 arch/x86/kernel/apic/io_apic.c return pin_2_irq(best_idx, best_ioapic, mp_irqs[best_idx].dstirq, best_idx 514 drivers/clk/bcm/clk-iproc-pll.c unsigned int best_idx = 0; best_idx 540 drivers/clk/bcm/clk-iproc-pll.c best_idx = i; best_idx 547 drivers/clk/bcm/clk-iproc-pll.c req->rate = pll->vco_param[best_idx].rate; best_idx 64 drivers/power/supply/ingenic-battery.c int scale_len, scale_type, best_idx = -1, best_mV, max_raw, i, ret; best_idx 91 drivers/power/supply/ingenic-battery.c if (best_idx >= 0 && scale_mV > best_mV) best_idx 95 drivers/power/supply/ingenic-battery.c best_idx = i; best_idx 98 drivers/power/supply/ingenic-battery.c if (best_idx < 0) { best_idx 106 drivers/power/supply/ingenic-battery.c scale_raw[best_idx], best_idx 107 drivers/power/supply/ingenic-battery.c scale_raw[best_idx + 1], best_idx 2238 drivers/video/fbdev/omap2/omapfb/omapfb-main.c int r, i, best_idx, len; best_idx 2260 drivers/video/fbdev/omap2/omapfb/omapfb-main.c best_idx = -1; best_idx 2283 drivers/video/fbdev/omap2/omapfb/omapfb-main.c best_idx = i; best_idx 2288 drivers/video/fbdev/omap2/omapfb/omapfb-main.c if (best_idx == -1) { best_idx 2293 drivers/video/fbdev/omap2/omapfb/omapfb-main.c fb_videomode_to_omap_timings(&specs->modedb[best_idx], display, best_idx 815 fs/nfs/flexfilelayout/flexfilelayout.c int start_idx, int *best_idx, best_idx 838 fs/nfs/flexfilelayout/flexfilelayout.c *best_idx = idx; best_idx 847 fs/nfs/flexfilelayout/flexfilelayout.c int start_idx, int *best_idx) best_idx 849 fs/nfs/flexfilelayout/flexfilelayout.c return ff_layout_choose_ds_for_read(lseg, start_idx, best_idx, false); best_idx 854 fs/nfs/flexfilelayout/flexfilelayout.c int start_idx, int *best_idx) best_idx 856 fs/nfs/flexfilelayout/flexfilelayout.c return ff_layout_choose_ds_for_read(lseg, start_idx, best_idx, true); best_idx 861 fs/nfs/flexfilelayout/flexfilelayout.c int start_idx, int *best_idx) best_idx 865 fs/nfs/flexfilelayout/flexfilelayout.c ds = ff_layout_choose_valid_ds_for_read(lseg, start_idx, best_idx); best_idx 868 fs/nfs/flexfilelayout/flexfilelayout.c return ff_layout_choose_any_ds_for_read(lseg, start_idx, best_idx); best_idx 333 scripts/kallsyms.c unsigned int best_idx[256]; best_idx 446 scripts/kallsyms.c best_idx[i] = off; best_idx 455 scripts/kallsyms.c printf("\t.short\t%d\n", best_idx[i]);