Searched refs:n_tty_trace (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/tty/
H A Dn_tty.c85 # define n_tty_trace(f, args...) trace_printk(f, ##args) macro
87 # define n_tty_trace(f, args...) no_printk(f, ##args) macro
2027 n_tty_trace("%s: nr:%zu tail:%zu n:%zu size:%zu\n",
2047 n_tty_trace("%s: eol:%zu found:%d n:%zu c:%zu tail:%zu more:%zu\n",

Completed in 164 milliseconds