Searched +defs:print_time +path:printk +path:. +path:c (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/printk/
H A Dprintk.c1000 static size_t print_time(u64 ts, char *buf) print_time() function
1035 len += print_time(msg->ts_nsec, buf ? buf + len : NULL); print_prefix()
1588 textlen += print_time(cont.ts_nsec, text); cont_print_text()

Completed in 167 milliseconds