Searched refs:console_idx (Results 1 – 1 of 1) sorted by relevance
438 static u32 console_idx; variable2072 static u32 console_idx; variable2422 console_idx = log_first_idx; in console_unlock()2430 msg = log_from_idx(console_idx); in console_unlock()2437 console_idx = log_next(console_idx); in console_unlock()2460 console_idx = log_next(console_idx); in console_unlock()2570 console_idx = log_first_idx; in console_flush_on_panic()2774 console_idx = syslog_idx; in register_console()