Searched refs:taskq_seq_show_impl (Results 1 – 1 of 1) sorted by relevance
202 taskq_seq_show_impl(struct seq_file *f, void *p, boolean_t allflag) in taskq_seq_show_impl() function330 return (taskq_seq_show_impl(f, p, B_TRUE)); in taskq_all_seq_show()336 return (taskq_seq_show_impl(f, p, B_FALSE)); in taskq_seq_show()