Home
last modified time | relevance | path

Searched defs:stop_seq (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/kernel/printk/
Dnbcon.c1477 static int __nbcon_atomic_flush_pending_con(struct console *con, u64 stop_seq, in __nbcon_atomic_flush_pending_con()
1525 static void nbcon_atomic_flush_pending_con(struct console *con, u64 stop_seq, in nbcon_atomic_flush_pending_con()
1575 static void __nbcon_atomic_flush_pending(u64 stop_seq, bool allow_unsafe_takeover) in __nbcon_atomic_flush_pending()
/linux-6.14.4/drivers/infiniband/hw/qib/
Dqib_twsi.c239 static void stop_seq(struct qib_devdata *dd) in stop_seq() function