Searched refs:get_option (Results 1 - 25 of 47) sorted by path

12

/linux-master/drivers/char/
H A Dhangcheck-timer.c72 if (get_option(&str,&par))
80 if (get_option(&str,&par))
88 if (get_option(&str,&par))
96 if (get_option(&str,&par))
/linux-master/arch/arm/kernel/
H A Dtraps.c60 get_option(&str, &user_debug);
/linux-master/arch/arm/mach-omap1/
H A Domap-dma.c875 if (get_option(&str, &omap_dma_reserve_channels) != 1)
/linux-master/arch/arm64/mm/
H A Dmmu.c576 if (get_option(&arg, &val))
/linux-master/arch/mips/kernel/
H A Dmips-mt-fpaff.c197 get_option(&str, &fpaff_threshold);
H A Dmips-mt.c28 get_option(&str, &vpelimit);
39 get_option(&str, &tclimit);
130 get_option(&str, &mt_opt_rpsctl);
137 get_option(&str, &mt_opt_nblsu);
144 get_option(&str, &mt_opt_config7);
154 get_option(&str, &itc_base);
H A Dsmp.c88 get_option(&s, &smp_max_threads);
/linux-master/arch/mips/mm/
H A Dc-r4k.c1635 get_option(&str, &cca);
H A Dtlb-r4k.c505 get_option(&str, &ntlb);
/linux-master/arch/parisc/kernel/
H A Dpdc_chassis.c51 get_option(&str, &pdc_chassis_enabled);
/linux-master/arch/powerpc/kernel/
H A Drtasd.c571 if (get_option(&str,&i)) {
/linux-master/arch/s390/kernel/
H A Dsmp.c112 get_option(&s, &smp_max_threads);
907 get_option(&s, &setup_possible_cpus);
/linux-master/arch/sparc/kernel/
H A Dof_device_32.c427 get_option(&str, &val);
H A Dof_device_64.c720 get_option(&str, &val);
H A Dpci.c176 get_option(&str, &val);
/linux-master/arch/x86/kernel/
H A Damd_gart_64.c818 if (isdigit(*p) && get_option(&p, &arg))
838 if (get_option(&p, &arg))
H A Dsmpboot.c678 get_option(&str, &init_udelay);
/linux-master/arch/x86/kernel/apic/
H A Dipi.c18 get_option(&str, &apic_ipi_shorthand_off);
H A Dvector.c1367 get_option(&arg, &num);
/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c284 get_option(&str, &cachesize_override);
H A Dtopology.c520 get_option(&str, &max_possible_cpus);
/linux-master/arch/x86/kernel/cpu/mce/
H A Dcore.c2349 get_option(&str, &(cfg->monarch_timeout));
/linux-master/arch/x86/mm/
H A Dnuma_emulation.c507 if (get_option(&emu_cmdline, &dist) == 2)
/linux-master/arch/x86/platform/olpc/
H A Dolpc.c37 if (get_option(&str, &ec_timeout) != 1) {
/linux-master/drivers/acpi/
H A Dpci_link.c796 retval = get_option(&str, &irq);

Completed in 397 milliseconds

12