Searched refs:netconsole_ext (Results 1 – 1 of 1) sorted by relevance
91 static struct console netconsole_ext; variable407 if (nt->extended && !console_is_registered(&netconsole_ext)) in enabled_store()408 register_console(&netconsole_ext); in enabled_store()1294 static struct console netconsole_ext = { variable1328 netconsole_ext.flags |= CON_PRINTBUFFER; in init_netconsole()1349 register_console(&netconsole_ext); in init_netconsole()1378 if (console_is_registered(&netconsole_ext)) in cleanup_netconsole()1379 unregister_console(&netconsole_ext); in cleanup_netconsole()