Home
last modified time | relevance | path

Searched refs:get_option (Results 1 – 54 of 54) sorted by relevance

/linux-4.4.14/arch/mips/kernel/
Dmips-mt.c26 get_option(&str, &vpelimit); in maxvpes()
37 get_option(&str, &tclimit); in maxtcs()
136 get_option(&str, &mt_opt_rpsctl); in rpsctl_set()
143 get_option(&str, &mt_opt_nblsu); in nblsu_set()
150 get_option(&str, &mt_opt_config7); in config7_set()
178 get_option(&s, &mt_n_iflushes); in niflush()
185 get_option(&s, &mt_n_dflushes); in ndflush()
194 get_option(&str, &itc_base); in set_itc_base()
Dmips-mt-fpaff.c192 get_option(&str, &fpaff_threshold); in fpaff_thresh()
/linux-4.4.14/drivers/char/
Dhangcheck-timer.c85 if (get_option(&str,&par)) in hangcheck_parse_tick()
93 if (get_option(&str,&par)) in hangcheck_parse_margin()
101 if (get_option(&str,&par)) in hangcheck_parse_reboot()
109 if (get_option(&str,&par)) in hangcheck_parse_dump_tasks()
Dlp.c844 if (get_option(&str, &x)) { in lp_setup()
Dhpet.c375 get_option(&str, &hpet_mmap_enabled); in hpet_mmap_enable()
/linux-4.4.14/lib/
Dcmdline.c52 int get_option(char **str, int *pint) in get_option() function
70 EXPORT_SYMBOL(get_option);
94 res = get_option((char **)&str, ints + i); in get_options()
Ddma-debug.c1063 res = get_option(&str, &req_entries); in dma_debug_entries_cmdline()
Dlocking-selftest.c34 get_option(&str, &debug_locks_verbose); in setup_debug_locks_verbose()
/linux-4.4.14/init/
Ddo_mounts_md.c74 if (get_option(&str, &minor) != 2) { /* MD Number */ in md_setup()
92 switch (get_option(&str, &level)) { /* RAID level */ in md_setup()
95 if (get_option(&str, &factor) != 2 || /* Chunk Size */ in md_setup()
96 get_option(&str, &fault) != 2) { in md_setup()
Dmain.c227 if (get_option(&str, &newlevel)) { in loglevel()
/linux-4.4.14/arch/metag/mm/
Dl2cache.c21 if (get_option(&cp, &l2cache_init) != 1) { in parse_l2cache()
33 if (get_option(&cp, &l2cache_init_pf) != 1) { in parse_l2cache_pf()
/linux-4.4.14/kernel/
Dprofile.c65 if (get_option(&str, &par)) in profile_setup()
76 if (get_option(&str, &par)) in profile_setup()
84 if (get_option(&str, &par)) in profile_setup()
88 } else if (get_option(&str, &par)) { in profile_setup()
Dsmp.c531 get_option(&str, &nr_cpus); in nrcpus()
542 get_option(&str, &setup_max_cpus); in maxcpus()
Dresource.c1406 if (get_option (&str, &io_start) != 2) in reserve_setup()
1408 if (get_option (&str, &io_num) == 0) in reserve_setup()
Dsignal.c1115 get_option (&str, &print_fatal_signals); in setup_print_fatal_signals()
/linux-4.4.14/drivers/pnp/
Dresource.c709 if (get_option(&str, &pnp_reserve_irq[i]) != 2) in pnp_setup_reserve_irq()
722 if (get_option(&str, &pnp_reserve_dma[i]) != 2) in pnp_setup_reserve_dma()
735 if (get_option(&str, &pnp_reserve_io[i]) != 2) in pnp_setup_reserve_io()
748 if (get_option(&str, &pnp_reserve_mem[i]) != 2) in pnp_setup_reserve_mem()
/linux-4.4.14/arch/mips/paravirt/
Dparavirt-smp.c32 if (get_option(&str, &newval)) { in set_numcpus()
/linux-4.4.14/arch/arm/mach-omap2/
Dclock.c123 get_option(&str, &mpurate); in omap_clk_setup()
/linux-4.4.14/arch/mn10300/kernel/
Dmn10300-watchdog.c82 get_option(&str, &opt); in setup_watchdog()
/linux-4.4.14/arch/x86/kernel/apic/
Dprobe_32.c40 get_option(&str, &no_broadcast); in no_ipi_broadcast()
Dvector.c928 get_option(&arg, &num); in setup_show_lapic()
Dapic.c2545 if (!arg || !get_option(&arg, &disabled_cpu_apicid)) in apic_set_disabled_cpu_apicid()
/linux-4.4.14/arch/parisc/kernel/
Dpdc_chassis.c61 get_option(&str, &pdc_chassis_enabled); in pdc_chassis_setup()
/linux-4.4.14/mm/
Dmm_init.c136 get_option(&str, &mminit_loglevel); in set_mminit_loglevel()
Dslub.c3493 get_option(&str, &slub_min_order); in setup_slub_min_order()
3502 get_option(&str, &slub_max_order); in setup_slub_max_order()
3512 get_option(&str, &slub_min_objects); in setup_slub_min_objects()
Dslab.c593 get_option(&str, &slab_max_order); in slab_max_order_setup()
/linux-4.4.14/arch/x86/kernel/
Damd_gart_64.c869 if (isdigit(*p) && get_option(&p, &arg)) in gart_parse_options()
873 if (isdigit(*p) && get_option(&p, &arg)) in gart_parse_options()
893 if (get_option(&p, &arg)) in gart_parse_options()
Dsmpboot.c516 get_option(&str, &init_udelay); in cpu_init_udelay()
1258 get_option(&str, &setup_possible_cpus); in _setup_possible_cpus()
/linux-4.4.14/drivers/pci/host/
Dpci-versatile.c43 while ((retval = get_option(&str, &slot))) { in versatile_pci_slot_ignore()
/linux-4.4.14/drivers/pnp/isapnp/
Dcore.c1103 (void)((get_option(&str, &isapnp_rdp) == 2) && in isapnp_setup_isapnp()
1104 (get_option(&str, &isapnp_reset) == 2) && in isapnp_setup_isapnp()
1105 (get_option(&str, &isapnp_verbose) == 2)); in isapnp_setup_isapnp()
/linux-4.4.14/arch/ia64/kernel/
Dsmpboot.c152 get_option (&str, &value); in cmdl_force_cpei()
497 get_option (&str, &ticks); in decay()
/linux-4.4.14/arch/arm/mach-versatile/
Dpci.c65 while ((retval = get_option(&str,&slot))) { in versatile_pci_slot_ignore()
/linux-4.4.14/arch/x86/platform/olpc/
Dolpc.c44 if (get_option(&str, &ec_timeout) != 1) { in olpc_ec_timeout_set()
/linux-4.4.14/arch/x86/kernel/cpu/
Dcommon.c171 get_option(&str, &cachesize_override); in cachesize_setup()
1078 get_option(&arg, &num); in setup_show_msr()
1133 if (get_option(&arg, &bit) && bit < NCAPINTS*32) in setup_disablecpuid()
/linux-4.4.14/arch/s390/kernel/
Dearly.c350 get_option(&str, &val); in cad_setup()
Dsmp.c94 get_option(&s, &smp_max_threads); in early_smt()
847 get_option(&s, &setup_possible_cpus); in _setup_possible_cpus()
/linux-4.4.14/arch/powerpc/kernel/
Drtasd.c584 if (get_option(&str,&i)) { in surveillance_setup()
/linux-4.4.14/arch/sparc/kernel/
Dof_device_32.c423 get_option(&str, &val); in of_debug()
Dof_device_64.c718 get_option(&str, &val); in of_debug()
Dpci.c174 get_option(&str, &val); in ofpci_debug()
/linux-4.4.14/arch/mips/mm/
Dtlb-r4k.c470 get_option(&str, &ntlb); in set_ntlb()
Dc-r4k.c1581 get_option(&str, &cca); in cca_setup()
/linux-4.4.14/arch/x86/mm/
Dnuma_emulation.c423 if (get_option(&emu_cmdline, &dist) == 2) in numa_emulation()
/linux-4.4.14/arch/ia64/mm/
Dtlb.c154 get_option(&str, &value); in set_nptcg()
/linux-4.4.14/arch/arm/kernel/
Dtraps.c57 get_option(&str, &user_debug); in user_debug_setup()
/linux-4.4.14/include/linux/
Dkernel.h424 extern int get_option(char **str, int *pint);
/linux-4.4.14/drivers/acpi/
Dpci_link.c791 retval = get_option(&str, &irq); in acpi_irq_penalty_update()
/linux-4.4.14/kernel/time/
Dtick-sched.c1085 get_option(&str, &sched_skew_tick); in skew_tick()
/linux-4.4.14/arch/arm/mach-omap1/
Dclock.c731 get_option(&str, &mpurate); in omap_clk_setup()
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dmce.c2030 if (get_option(&str, &cfg->tolerant) == 2) in mcheck_enable()
2031 get_option(&str, &(cfg->monarch_timeout)); in mcheck_enable()
/linux-4.4.14/arch/arm/plat-omap/
Ddma.c1463 if (get_option(&str, &omap_dma_reserve_channels) != 1) in omap_dma_cmdline_reserve_ch()
/linux-4.4.14/drivers/block/
Damiflop.c1883 if (!get_option(&str, &n)) in amiga_floppy_setup()
/linux-4.4.14/drivers/net/wan/
Ddscc4.c2031 while (*p && (get_option(&str, *p) == 2)) in dscc4_setup()
/linux-4.4.14/kernel/printk/
Dprintk.c994 get_option(&str, &boot_delay); in boot_delay_setup()