Home
last modified time | relevance | path

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

/openbmc/linux/kernel/module/
H A Dtracking.c103 static const struct seq_operations unloaded_tainted_modules_seq_ops = { variable
112 return seq_open(file, &unloaded_tainted_modules_seq_ops); in unloaded_tainted_modules_open()