Home
last modified time | relevance | path

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

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