Home
last modified time | relevance | path

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

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