| /linux/tools/testing/selftests/rcutorture/bin/ |
| H A D | functions.sh | 60 if echo "${bootargs}" | grep -q 'nr_cpus=[0-9]' 62 nr_cpus="`echo "${bootargs}" | sed -e 's/^.*nr_cpus=\([0-9]*\).*$/\1/'`" 85 if echo "${bootargs}" | grep -q 'maxcpus=[0-9]' 87 maxcpus="`echo "${bootargs}" | sed -e 's/^.*maxcpus=\([0-9]*\).*$/\1/'`"
|
| H A D | kvm-again.sh | 53 bootargs= 81 --bootargs|--bootarg) 82 checkarg --bootargs "(list of kernel boot arguments)" "$#" "$2" '.*' '^--' 83 bootargs="$bootargs $2" 220 …kvm-transform.sh "$kernel_dir/bzImage" "$qemu_cmd_dir/console.log" "$jitter_dir" "$dur" "$bootargs…
|
| H A D | kvm-transform.sh | 51 bootargs="$5" 55 echo $bootargs | tr -s ' ' '\012' | 57 echo $bootargs | tr -s ' ' '\012' | sed -e 's/=.*$//' |
|
| /linux/arch/arc/boot/dts/ |
| H A D | nsimosci.dts | 18 /* bootargs = "console=tty0 consoleblank=0"; */ 20 …bootargs = "earlycon=uart8250,mmio32,0xf0000000,115200n8 console=tty0 console=ttyS0,115200n8 conso…
|
| H A D | nsimosci_hs.dts | 18 /* bootargs = "console=tty0 consoleblank=0"; */ 20 …bootargs = "earlycon=uart8250,mmio32,0xf0000000,115200n8 console=tty0 console=ttyS0,115200n8 conso…
|
| H A D | vdk_hs38.dts | 17 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 conso…
|
| H A D | vdk_hs38_smp.dts | 17 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 conso…
|
| H A D | axs101.dts | 17 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 conso…
|
| H A D | axs103.dts | 20 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=ttyS3,115200n8 debug print-fatal-…
|
| /linux/arch/mips/boot/dts/ralink/ |
| H A D | vocore2.dts | 15 bootargs = "console=ttyS2,115200";
|
| /linux/arch/mips/boot/dts/brcm/ |
| H A D | bcm3368-netgear-cvg834g.dts | 16 bootargs = "console=ttyS0,115200";
|
| H A D | bcm9ejtagprb.dts | 16 bootargs = "console=ttyS0,115200";
|
| H A D | bcm93384wvg.dts | 11 bootargs = "console=ttyS0,115200";
|
| H A D | bcm6362-neufbox6-sercomm.dts | 16 bootargs = "console=ttyS0,115200";
|
| H A D | bcm93384wvg_viper.dts | 11 bootargs = "console=ttyS0,115200";
|
| H A D | bcm96368mvwg.dts | 16 bootargs = "console=ttyS0,115200";
|
| /linux/arch/sparc/prom/ |
| H A D | bootstr_32.c | 55 strscpy(barg_buf, *romvec->pv_v2bootargs.bootargs, sizeof(barg_buf)); in prom_getbootargs()
|
| /linux/arch/xtensa/boot/dts/ |
| H A D | kc705_nommu.dts | 9 …bootargs = "earlycon=uart8250,mmio32,0x9d050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/…
|
| /linux/arch/arm/boot/dts/mediatek/ |
| H A D | mt6589-aquaris5.dts | 16 bootargs = "console=ttyS0,921600n8 earlyprintk";
|
| H A D | mt6582-prestigio-pmt5008-3g.dts | 14 bootargs = "console=ttyS0,921600n8 earlyprintk";
|
| /linux/arch/arm/boot/dts/socionext/ |
| H A D | milbeaut-m10v-evb.dts | 15 bootargs = "rootwait earlycon";
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm4708-buffalo-wzr-1166dhp2.dts | 17 bootargs = "console=ttyS0,115200";
|
| H A D | bcm4708-buffalo-wzr-1166dhp.dts | 17 bootargs = "console=ttyS0,115200";
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos4412-i9305.dts | 10 /* bootargs are passed in by bootloader */
|
| /linux/arch/arm64/boot/dts/sprd/ |
| H A D | sp9863a-1h10.dts | 29 bootargs = "earlycon";
|