Searched defs:netconsole_target (Results 1 – 1 of 1) sorted by relevance
168 struct netconsole_target { struct182 struct netconsole_target_stats stats; argument183 enum target_state state;184 bool extended;185 bool release;186 struct netpoll np;188 char buf[MAX_PRINT_CHUNK];189 struct work_struct resume_wq;