Searched refs:trace_printk (Results 26 - 28 of 28) sorted by relevance

12

/linux-master/tools/include/uapi/linux/
H A Dbpf.h1945 * **trace_printk**\ () buffers are allocated). For passing values
5801 FN(trace_printk, 6, ##ctx) \
/linux-master/drivers/tty/
H A Dn_tty.c85 # define n_tty_trace(f, args...) trace_printk(f, ##args)
/linux-master/scripts/
H A Dcheckpatch.pl4878 # trace_printk should not be used in production code.
4879 if ($line =~ /\b(trace_printk|trace_puts|ftrace_vprintk)\s*\(/) {

Completed in 393 milliseconds

12