Searched refs:nbcon_seq_read (Results 1 – 2 of 2) sorted by relevance
102 u64 nbcon_seq_read(struct console *con);154 static inline u64 nbcon_seq_read(struct console *con) { return 0; } in nbcon_seq_read() function
3283 printk_seq = nbcon_seq_read(con); in console_flush_one_record()3685 printk_seq = nbcon_seq_read(con); in legacy_kthread_should_wakeup()4016 seq = nbcon_seq_read(con); in get_init_console_seq()4541 printk_seq = nbcon_seq_read(c); in __pr_flush()