Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dkmsg.c35 !do_syslog(SYSLOG_ACTION_SIZE_UNREAD, NULL, 0, SYSLOG_FROM_PROC)) in kmsg_read()
43 if (do_syslog(SYSLOG_ACTION_SIZE_UNREAD, NULL, 0, SYSLOG_FROM_PROC)) in kmsg_poll()
/openbmc/linux/include/linux/
H A Dsyslog.h32 #define SYSLOG_ACTION_SIZE_UNREAD 9 macro
/openbmc/linux/kernel/printk/
H A Dprintk.c1776 case SYSLOG_ACTION_SIZE_UNREAD: in do_syslog()