Home
last modified time | relevance | path

Searched defs:kmsg_dump_get_buffer (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dkmsg_dump.h93 static inline bool kmsg_dump_get_buffer(struct kmsg_dumper *dumper, bool syslog, in kmsg_dump_get_buffer() function
/kernel/linux/linux-6.6/include/linux/
H A Dkmsg_dump.h84 static inline bool kmsg_dump_get_buffer(struct kmsg_dump_iter *iter, bool syslog, in kmsg_dump_get_buffer() function
/kernel/linux/linux-5.10/kernel/printk/
H A Dprintk.c3377 bool kmsg_dump_get_buffer(struct kmsg_dumper *dumper, bool syslog, in kmsg_dump_get_buffer() function
3453 EXPORT_SYMBOL_GPL(kmsg_dump_get_buffer); variable
/kernel/linux/linux-6.6/kernel/printk/
H A Dprintk.c4195 bool kmsg_dump_get_buffer(struct kmsg_dump_iter *iter, bool syslog, in kmsg_dump_get_buffer() function
4259 EXPORT_SYMBOL_GPL(kmsg_dump_get_buffer); variable

Completed in 10 milliseconds