Home
last modified time | relevance | path

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

/linux/kernel/printk/
H A Dnbcon.c1478 bool allow_unsafe_takeover) in __nbcon_atomic_flush_pending_con()
1526 bool allow_unsafe_takeover) 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/include/linux/
H A Dconsole.h281 unsigned int allow_unsafe_takeover : 1; member