Home
last modified time | relevance | path

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

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