Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dkmemleak.c1849 static const struct seq_operations kmemleak_seq_ops = { variable
1858 return seq_open(file, &kmemleak_seq_ops); in kmemleak_open()