Searched refs:vprintk_store (Results 1 – 5 of 5) sorted by relevance
/linux/kernel/printk/ |
A D | printk_safe.c | 44 len = vprintk_store(0, LOGLEVEL_DEFAULT, NULL, fmt, args); in vprintk()
|
A D | internal.h | 16 int vprintk_store(int facility, int level,
|
A D | printk.c | 2099 int vprintk_store(int facility, int level, in vprintk_store() function 2229 printed_len = vprintk_store(facility, level, dev_info, fmt, args); in vprintk_emit()
|
/linux/ |
A D | System.map | 3816 ffff8000100ef900 T vprintk_store
|
A D | .tmp_System.map | 3816 ffff8000100ef900 T vprintk_store
|
Completed in 918 milliseconds