Searched refs:console_idx (Results 1 – 1 of 1) sorted by relevance
425 static u32 console_idx; variable2011 static u32 console_idx; variable2359 console_idx = log_first_idx; in console_unlock()2367 msg = log_from_idx(console_idx); in console_unlock()2374 console_idx = log_next(console_idx); in console_unlock()2392 console_idx = log_next(console_idx); in console_unlock()2701 console_idx = syslog_idx; in register_console()