Searched refs:console_idx (Results 1 – 1 of 1) sorted by relevance
262 static u32 console_idx; variable1930 static u32 console_idx; variable2277 console_idx = log_first_idx; in console_unlock()2286 msg = log_from_idx(console_idx); in console_unlock()2292 console_idx = log_next(console_idx); in console_unlock()2316 console_idx = log_next(console_idx); in console_unlock()2612 console_idx = syslog_idx; in register_console()