Searched refs:netconsole_ext (Results 1 – 1 of 1) sorted by relevance
75 static struct console netconsole_ext; variable375 if (nt->extended && !console_is_registered(&netconsole_ext)) in enabled_store()376 register_console(&netconsole_ext); in enabled_store()941 static struct console netconsole_ext = { variable972 netconsole_ext.flags |= CON_PRINTBUFFER; in init_netconsole()992 register_console(&netconsole_ext); in init_netconsole()1021 if (console_is_registered(&netconsole_ext)) in cleanup_netconsole()1022 unregister_console(&netconsole_ext); in cleanup_netconsole()