Searched refs:netconsole (Results 1 – 19 of 19) sorted by relevance
| /linux-6.15/Documentation/networking/ |
| H A D | netconsole.rst | 61 insmod netconsole netconsole=@/,@10.0.0.2/ 65 insmod netconsole netconsole=@/,@fd00:1:2:3::1/ 75 modprobe netconsole netconsole="@/,@10.0.0.2/;@/eth1,[email protected]/" 112 netconsole module (or kernel, if netconsole is built-in). 119 cd /sys/kernel/config/netconsole/ 129 rmdir /sys/kernel/config/netconsole/othertarget/ 193 cd /sys/kernel/config/netconsole && mkdir cmdline0 212 cd /sys/kernel/config/netconsole/cmdline0/userdata 216 the entry will be omitted from netconsole messages:: 218 cd /sys/kernel/config/netconsole && mkdir cmdline0 [all …]
|
| H A D | index.rst | 85 netconsole
|
| H A D | netdevices.rst | 275 will be called with interrupts disabled by netconsole. 315 will be called with interrupts disabled by netconsole.
|
| /linux-6.15/tools/testing/selftests/drivers/net/ |
| H A D | netcons_overflow.sh | 52 modprobe netconsole 2> /dev/null || true
|
| H A D | netcons_basic.sh | 24 modprobe netconsole 2> /dev/null || true
|
| H A D | netcons_fragmented_msg.sh | 22 modprobe netconsole 2> /dev/null || true
|
| H A D | netcons_sysdata.sh | 180 modprobe netconsole 2> /dev/null || true
|
| /linux-6.15/Documentation/translations/zh_CN/admin-guide/ |
| H A D | init.rst | 32 ``console= device`` 或像 ``netconsole=`` 。
|
| H A D | reporting-issues.rst | 898 粘贴它,试着用netconsole网络终端远程跟踪或者至少拍一张屏幕的照片。
|
| /linux-6.15/Documentation/translations/zh_TW/admin-guide/ |
| H A D | init.rst | 35 ``console= device`` 或像 ``netconsole=`` 。
|
| H A D | reporting-issues.rst | 899 粘貼它,試着用netconsole網絡終端遠程跟蹤或者至少拍一張屏幕的照片。
|
| /linux-6.15/drivers/net/ |
| H A D | Kconfig | 336 See <file:Documentation/networking/netconsole.rst> for details. 346 See <file:Documentation/networking/netconsole.rst> for details. 353 Set extended log support for netconsole message. If this option is 356 <file:Documentation/networking/netconsole.rst> for details. 363 Set kernel release to be prepended to each netconsole message by 365 the first field of every netconsole message, so, the netconsole 367 message. See <file:Documentation/networking/netconsole.rst> for
|
| H A D | netconsole.c | 57 module_param_string(netconsole, config, MAX_PARAM_LENGTH, 0); 58 MODULE_PARM_DESC(netconsole, " netconsole=[src-port]@[src-ip]/[dev],[tgt-port]@<tgt-ip>/[tgt-macadd… 1684 static struct console netconsole = { variable 1714 netconsole.flags |= CON_PRINTBUFFER; in init_netconsole() 1734 register_console(&netconsole); in init_netconsole() 1764 unregister_console(&netconsole); in cleanup_netconsole()
|
| H A D | Makefile | 24 obj-$(CONFIG_NETCONSOLE) += netconsole.o
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | init.rst | 21 Try using a different ``console= device`` or e.g. ``netconsole=``.
|
| H A D | serial-console.rst | 89 ``Documentation/networking/netconsole.rst`` for information on that.)
|
| H A D | reporting-issues.rst | 1161 include it. If you can't copy'n'paste it, try to capture a netconsole trace
|
| H A D | kernel-parameters.txt | 818 Documentation/networking/netconsole.rst for an
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 16857 F: Documentation/networking/netconsole.rst 16858 F: drivers/net/netconsole.c
|