1KMSG_DUMP_REWIND(9)              Driver Basics             KMSG_DUMP_REWIND(9)
2
3
4

NAME

6       kmsg_dump_rewind - reset the interator
7

SYNOPSIS

9       void kmsg_dump_rewind(struct kmsg_dumper * dumper);
10

ARGUMENTS

12       dumper
13           registered kmsg dumper
14

DESCRIPTION

16       Reset the dumper's iterator so that kmsg_dump_get_line and
17       kmsg_dump_get_buffer can be called again and used multiple times within
18       the same dumper.dump callback.
19
21Kernel Hackers Manual 3.10         June 2019               KMSG_DUMP_REWIND(9)
Impressum