Lines Matching refs:taskqgroup
599 struct taskqgroup { struct
612 taskqgroup_cpu_create(struct taskqgroup *qgroup, int idx, int cpu) in taskqgroup_cpu_create() argument
630 taskqgroup_find(struct taskqgroup *qgroup, void *uniq) in taskqgroup_find()
669 taskqgroup_attach(struct taskqgroup *qgroup, struct grouptask *gtask, in taskqgroup_attach()
700 taskqgroup_attach_cpu(struct taskqgroup *qgroup, struct grouptask *gtask, in taskqgroup_attach_cpu()
737 taskqgroup_detach(struct taskqgroup *qgroup, struct grouptask *gtask) in taskqgroup_detach()
776 taskqgroup_bind(struct taskqgroup *qgroup) in taskqgroup_bind()
797 struct taskqgroup *
800 struct taskqgroup *qgroup; in taskqgroup_create()
817 taskqgroup_destroy(struct taskqgroup *qgroup) in taskqgroup_destroy()
822 taskqgroup_drain_all(struct taskqgroup *tqg) in taskqgroup_drain_all()