Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-proc.c563 static struct seq_operations taskq_seq_ops = { variable
579 return (seq_open(filp, &taskq_seq_ops)); in proc_taskq_open()