Home
last modified time | relevance | path

Searched refs:netconsole (Results 1 – 25 of 650) sorted by relevance

12345678910>>...26

/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dnetconsole.rst26 netconsole initializes immediately after NIC cards and will bring up
34 It takes a string configuration parameter "netconsole" in the
37 netconsole=[+][src-port]@[src-ip]/[<dev>],[tgt-port]@<tgt-ip>/[tgt-macaddr]
50 linux netconsole=4444@10.0.0.1/eth1,9353@10.0.0.2/12:34:56:78:9a:bc
54 insmod netconsole netconsole=@/,@10.0.0.2/
58 insmod netconsole netconsole=@/,@fd00:1:2:3::1/
64 modprobe netconsole netconsole="@/,@10.0.0.2/;@/eth1,6892@10.0.0.3/"
66 Built-in netconsole starts immediately after the TCP stack is
96 Dynamic reconfigurability is a useful addition to netconsole that enables
99 [ Note that the parameters of netconsole targets that were specified/created
[all …]
H A Dindex.rst74 netconsole
H A Dnetdevices.rst240 will be called with interrupts disabled by netconsole.
270 will be called with interrupts disabled by netconsole.
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.NetConsole30 tools/netconsole <ip> [port]
45 has CONFIG_NETCONSOLE defined. If the netconsole script can find it
51 while loading the netconsole.o module (when used in a loadable module
59 netconsole=[src-port]@[src-ip]/[<dev>],[tgt-port]@<tgt-ip>/[tgt-macaddr]
78 netconsole=4444@10.0.0.1/eth1,9353@10.0.0.2/12:34:56:78:9a:bc
82 netconsole=@/,@192.168.3.1/
85 ethernet interface has to be up by the time the netconsole driver is
96 Note that unlike the U-Boot implementation the Linux netconsole is
/OK3568_Linux_fs/kernel/drivers/net/
H A Dnetconsole.c48 module_param_string(netconsole, config, MAX_PARAM_LENGTH, 0);
49 MODULE_PARM_DESC(netconsole, " netconsole=[src-port]@[src-ip]/[dev],[tgt-port]@<tgt-ip>/[tgt-macadd…
875 static struct console netconsole = { variable
901 netconsole.flags |= CON_PRINTBUFFER; in init_netconsole()
919 register_console(&netconsole); in init_netconsole()
948 unregister_console(&netconsole); in cleanup_netconsole()
H A DMakefile22 obj-$(CONFIG_NETCONSOLE) += netconsole.o
H A DKconfig305 See <file:Documentation/networking/netconsole.rst> for details.
315 See <file:Documentation/networking/netconsole.rst> for details.
/OK3568_Linux_fs/u-boot/board/buffalo/lsxl/
H A DREADME15 access an (unmodified) board other than using the netconsole. If you want
23 all netconsole packets are broadcasted and you can use the netconsole to
/OK3568_Linux_fs/u-boot/drivers/net/
H A DMakefile49 obj-$(CONFIG_NETCONSOLE) += netconsole.o
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dinit.rst21 Try using a different ``console= device`` or e.g. ``netconsole=``.
H A Dserial-console.rst57 ``Documentation/networking/netconsole.rst`` for information on that.)
H A Dreporting-bugs.rst96 a netconsole trace, or type the message from your screen into the bug
/OK3568_Linux_fs/u-boot/tools/common/
H A D.bootm.o.cmd
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A D.cache.o.cmd
/OK3568_Linux_fs/u-boot/lib/
H A D.of_live.o.cmd
H A D.div64.o.cmd
H A D.slre.o.cmd
/OK3568_Linux_fs/u-boot/common/
H A D.bouncebuf.o.cmd
/OK3568_Linux_fs/u-boot/net/
H A D.ping.o.cmd
/OK3568_Linux_fs/u-boot/fs/
H A D.fs.o.cmd
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A D.OpteeClientRkNewFs_v1.o.cmd
/OK3568_Linux_fs/u-boot/spl/disk/
H A D.part_efi.o.cmd
/OK3568_Linux_fs/u-boot/cmd/
H A D.pxe.o.cmd
H A D.help.o.cmd
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A D.cpu-dt.o.cmd

12345678910>>...26