Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dtrace.c7026 static const struct seq_operations last_boot_seq_ops = { variable
7043 ret = seq_open(file, &last_boot_seq_ops); in tracing_last_boot_open()