Searched refs:console_idx (Results 1 – 1 of 1) sorted by relevance
250 static u32 console_idx; variable1881 static u32 console_idx; variable2216 console_idx = log_first_idx; in console_unlock()2225 msg = log_from_idx(console_idx); in console_unlock()2231 console_idx = log_next(console_idx); in console_unlock()2246 console_idx = log_next(console_idx); in console_unlock()2537 console_idx = syslog_idx; in register_console()