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