Searched refs:vprintk_store (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/printk/ |
| H A D | internal.h | 18 int vprintk_store(int facility, int level,
|
| H A D | printk_safe.c | 386 len = vprintk_store(0, LOGLEVEL_DEFAULT, NULL, fmt, args); in vprintk_func()
|
| H A D | printk.c | 1993 int vprintk_store(int facility, int level, in vprintk_store() function 2064 printed_len = vprintk_store(facility, level, dev_info, fmt, args); in vprintk_emit()
|