Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-proc.c517 static const struct seq_operations taskq_seq_ops = { variable
533 return (seq_open(filp, &taskq_seq_ops)); in proc_taskq_open()