Searched refs:log_store (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/kernel/printk/ |
D | printk.c | 604 static int log_store(u32 caller_id, int facility, int level, in log_store() function 1836 log_store(cont.caller_id, cont.facility, cont.level, cont.flags, in cont_flush() 1899 return log_store(caller_id, facility, level, lflags, 0, in log_output()
|