Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Ddebugfs.c79 static const struct seq_operations tasks_seq_operations = { variable
88 int ret = seq_open(filp, &tasks_seq_operations); in tasks_open()