Home
last modified time | relevance | path

Searched defs:syslog (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/linux/
Dkmsg_dump.h89 static inline bool kmsg_dump_get_line(struct kmsg_dump_iter *iter, bool syslog, in kmsg_dump_get_line()
95 static inline bool kmsg_dump_get_buffer(struct kmsg_dump_iter *iter, bool syslog, in kmsg_dump_get_buffer()
/linux-6.12.1/kernel/printk/
Dprintk.c1379 static size_t info_print_prefix(const struct printk_info *info, bool syslog, in info_print_prefix()
1417 static size_t record_print_text(struct printk_record *r, bool syslog, in record_print_text()
1520 bool syslog, bool time) in get_record_print_text_size()
1543 bool syslog, bool time) in find_first_fitting_seq()
1856 SYSCALL_DEFINE3(syslog, int, type, char __user *, buf, int, len) in SYSCALL_DEFINE3() argument
4725 bool kmsg_dump_get_line(struct kmsg_dump_iter *iter, bool syslog, in kmsg_dump_get_line()
4783 bool kmsg_dump_get_buffer(struct kmsg_dump_iter *iter, bool syslog, in kmsg_dump_get_buffer()