Searched refs:get_option (Results 26 - 47 of 47) sorted by relevance

12

/linux-master/kernel/
H A Dwatchdog.c336 get_option(&str, &watchdog_thresh);
H A Dresource.c1661 if (get_option(&str, &io_start) != 2)
1663 if (get_option(&str, &io_num) == 0)
H A Dsignal.c1287 get_option (&str, &print_fatal_signals);
/linux-master/arch/sparc/kernel/
H A Dof_device_64.c720 get_option(&str, &val);
H A Dpci.c176 get_option(&str, &val);
/linux-master/arch/arm/kernel/
H A Dtraps.c59 get_option(&str, &user_debug);
/linux-master/drivers/char/
H A Dlp.c891 if (get_option(&str, &x)) {
H A Dhpet.c338 get_option(&str, &hpet_mmap_enabled);
/linux-master/arch/x86/kernel/apic/
H A Dvector.c1367 get_option(&arg, &num);
/linux-master/arch/x86/kernel/
H A Dsmpboot.c678 get_option(&str, &init_udelay);
/linux-master/kernel/time/
H A Dtick-sched.c1574 get_option(&str, &sched_skew_tick);
/linux-master/init/
H A Dmain.c255 if (get_option(&str, &newlevel)) {
/linux-master/kernel/dma/
H A Ddebug.c953 if (!get_option(&str, &nr_prealloc_entries))
/linux-master/arch/mips/mm/
H A Dc-r4k.c1635 get_option(&str, &cca);
/linux-master/arch/arm64/mm/
H A Dmmu.c576 if (get_option(&arg, &val))
/linux-master/mm/
H A Dslub.c5358 get_option(&str, (int *)&slub_min_order);
5372 get_option(&str, (int *)&slub_max_order);
5386 get_option(&str, (int *)&slub_min_objects);
H A Dmm_init.c151 get_option(&str, &mminit_loglevel);
/linux-master/drivers/block/
H A Damiflop.c1952 if (!get_option(&str, &n))
/linux-master/arch/x86/kernel/cpu/mce/
H A Dcore.c2349 get_option(&str, &(cfg->monarch_timeout));
/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c284 get_option(&str, &cachesize_override);
/linux-master/lib/
H A Dlocking-selftest.c45 get_option(&str, &debug_locks_verbose);
/linux-master/kernel/printk/
H A Dprintk.c1275 get_option(&str, &boot_delay);

Completed in 324 milliseconds

12