Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dconsole.h612 static inline bool nbcon_enter_unsafe(struct nbcon_write_context *wctxt) { return false; } in nbcon_enter_unsafe() function
/linux/kernel/printk/
H A Dnbcon.c859 bool nbcon_enter_unsafe(struct nbcon_write_context *wctxt) in nbcon_enter_unsafe() function