get_option 57 arch/arm/kernel/traps.c get_option(&str, &user_debug); get_option 1452 arch/arm/plat-omap/dma.c if (get_option(&str, &omap_dma_reserve_channels) != 1) get_option 151 arch/ia64/kernel/smpboot.c get_option (&str, &value); get_option 496 arch/ia64/kernel/smpboot.c get_option (&str, &ticks); get_option 163 arch/ia64/mm/tlb.c get_option(&str, &value); get_option 196 arch/mips/kernel/mips-mt-fpaff.c get_option(&str, &fpaff_threshold); get_option 27 arch/mips/kernel/mips-mt.c get_option(&str, &vpelimit); get_option 38 arch/mips/kernel/mips-mt.c get_option(&str, &tclimit); get_option 129 arch/mips/kernel/mips-mt.c get_option(&str, &mt_opt_rpsctl); get_option 136 arch/mips/kernel/mips-mt.c get_option(&str, &mt_opt_nblsu); get_option 143 arch/mips/kernel/mips-mt.c get_option(&str, &mt_opt_config7); get_option 153 arch/mips/kernel/mips-mt.c get_option(&str, &itc_base); get_option 1754 arch/mips/mm/c-r4k.c get_option(&str, &cca); get_option 493 arch/mips/mm/tlb-r4k.c get_option(&str, &ntlb); get_option 33 arch/mips/paravirt/paravirt-smp.c if (get_option(&str, &newval)) { get_option 49 arch/parisc/kernel/pdc_chassis.c get_option(&str, &pdc_chassis_enabled); get_option 591 arch/powerpc/kernel/rtasd.c if (get_option(&str,&i)) { get_option 106 arch/s390/kernel/smp.c get_option(&s, &smp_max_threads); get_option 924 arch/s390/kernel/smp.c get_option(&s, &setup_possible_cpus); get_option 427 arch/sparc/kernel/of_device_32.c get_option(&str, &val); get_option 720 arch/sparc/kernel/of_device_64.c get_option(&str, &val); get_option 175 arch/sparc/kernel/pci.c get_option(&str, &val); get_option 820 arch/x86/kernel/amd_gart_64.c if (isdigit(*p) && get_option(&p, &arg)) get_option 840 arch/x86/kernel/amd_gart_64.c if (get_option(&p, &arg)) get_option 2893 arch/x86/kernel/apic/apic.c if (!arg || !get_option(&arg, &disabled_cpu_apicid)) get_option 15 arch/x86/kernel/apic/ipi.c get_option(&str, &apic_ipi_shorthand_off); get_option 1229 arch/x86/kernel/apic/vector.c get_option(&arg, &num); get_option 224 arch/x86/kernel/cpu/common.c get_option(&str, &cachesize_override); get_option 1975 arch/x86/kernel/cpu/mce/core.c if (get_option(&str, &cfg->tolerant) == 2) get_option 1976 arch/x86/kernel/cpu/mce/core.c get_option(&str, &(cfg->monarch_timeout)); get_option 272 arch/x86/kernel/fpu/init.c get_option(&argptr, &bit) && get_option 725 arch/x86/kernel/smpboot.c get_option(&str, &init_udelay); get_option 1436 arch/x86/kernel/smpboot.c get_option(&str, &setup_possible_cpus); get_option 507 arch/x86/mm/numa_emulation.c if (get_option(&emu_cmdline, &dist) == 2) get_option 37 arch/x86/platform/olpc/olpc.c if (get_option(&str, &ec_timeout) != 1) { get_option 822 drivers/acpi/pci_link.c retval = get_option(&str, &irq); get_option 1947 drivers/block/amiflop.c if (!get_option(&str, &n)) get_option 72 drivers/char/hangcheck-timer.c if (get_option(&str,&par)) get_option 80 drivers/char/hangcheck-timer.c if (get_option(&str,&par)) get_option 88 drivers/char/hangcheck-timer.c if (get_option(&str,&par)) get_option 96 drivers/char/hangcheck-timer.c if (get_option(&str,&par)) get_option 373 drivers/char/hpet.c get_option(&str, &hpet_mmap_enabled); get_option 888 drivers/char/lp.c if (get_option(&str, &x)) { get_option 37 drivers/pci/controller/pci-versatile.c while ((retval = get_option(&str, &slot))) { get_option 1086 drivers/pnp/isapnp/core.c (void)((get_option(&str, &isapnp_rdp) == 2) && get_option 1087 drivers/pnp/isapnp/core.c (get_option(&str, &isapnp_reset) == 2) && get_option 1088 drivers/pnp/isapnp/core.c (get_option(&str, &isapnp_verbose) == 2)); get_option 710 drivers/pnp/resource.c if (get_option(&str, &pnp_reserve_irq[i]) != 2) get_option 723 drivers/pnp/resource.c if (get_option(&str, &pnp_reserve_dma[i]) != 2) get_option 736 drivers/pnp/resource.c if (get_option(&str, &pnp_reserve_io[i]) != 2) get_option 749 drivers/pnp/resource.c if (get_option(&str, &pnp_reserve_mem[i]) != 2) get_option 498 include/linux/kernel.h extern int get_option(char **str, int *pint); get_option 65 init/do_mounts_md.c if (get_option(&str, &minor) != 2) { /* MD Number */ get_option 83 init/do_mounts_md.c switch (get_option(&str, &level)) { /* RAID level */ get_option 86 init/do_mounts_md.c if (get_option(&str, &factor) != 2 || /* Chunk Size */ get_option 87 init/do_mounts_md.c get_option(&str, &fault) != 2) { get_option 238 init/main.c if (get_option(&str, &newlevel)) { get_option 989 kernel/dma/debug.c if (!get_option(&str, &nr_prealloc_entries)) get_option 1244 kernel/printk/printk.c get_option(&str, &boot_delay); get_option 69 kernel/profile.c if (get_option(&str, &par)) get_option 80 kernel/profile.c if (get_option(&str, &par)) get_option 88 kernel/profile.c if (get_option(&str, &par)) get_option 92 kernel/profile.c } else if (get_option(&str, &par)) { get_option 1496 kernel/resource.c if (get_option(&str, &io_start) != 2) get_option 1498 kernel/resource.c if (get_option(&str, &io_num) == 0) get_option 1270 kernel/signal.c get_option (&str, &print_fatal_signals); get_option 547 kernel/smp.c get_option(&str, &nr_cpus); get_option 558 kernel/smp.c get_option(&str, &setup_max_cpus); get_option 1320 kernel/time/tick-sched.c get_option(&str, &sched_skew_tick); get_option 206 kernel/watchdog.c get_option(&str, &watchdog_thresh); get_option 68 lib/cmdline.c EXPORT_SYMBOL(get_option); get_option 92 lib/cmdline.c res = get_option((char **)&str, ints + i); get_option 36 lib/locking-selftest.c get_option(&str, &debug_locks_verbose); get_option 131 mm/mm_init.c get_option(&str, &mminit_loglevel); get_option 466 mm/slab.c get_option(&str, &slab_max_order); get_option 3778 mm/slub.c get_option(&str, (int *)&slub_min_order); get_option 3787 mm/slub.c get_option(&str, (int *)&slub_max_order); get_option 3797 mm/slub.c get_option(&str, (int *)&slub_min_objects); get_option 4797 mm/slub.c if (get_option(&str, &v) > 0)