Searched refs:netconsole_ext (Results 1 – 1 of 1) sorted by relevance
92 static struct console netconsole_ext; variable491 if (nt->extended && !console_is_registered(&netconsole_ext)) in enabled_store()492 register_console(&netconsole_ext); in enabled_store()1678 static struct console netconsole_ext = { variable1712 netconsole_ext.flags |= CON_PRINTBUFFER; in init_netconsole()1733 register_console(&netconsole_ext); in init_netconsole()1762 if (console_is_registered(&netconsole_ext)) in cleanup_netconsole()1763 unregister_console(&netconsole_ext); in cleanup_netconsole()