Home
last modified time | relevance | path

Searched refs:log_store (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/kernel/printk/
Dprintk.c585 static int log_store(int facility, int level, in log_store() function
1763 log_store(cont.facility, cont.level, cont.flags, cont.ts_nsec, in cont_flush()
1830 return log_store(facility, level, lflags, 0, dict, dictlen, text, text_len); in log_output()