Lines Matching refs:taskqgroup
596 struct taskqgroup { struct
609 taskqgroup_cpu_create(struct taskqgroup *qgroup, int idx, int cpu) in taskqgroup_cpu_create() argument
627 taskqgroup_find(struct taskqgroup *qgroup, void *uniq) in taskqgroup_find()
666 taskqgroup_attach(struct taskqgroup *qgroup, struct grouptask *gtask, in taskqgroup_attach()
697 taskqgroup_attach_cpu(struct taskqgroup *qgroup, struct grouptask *gtask, in taskqgroup_attach_cpu()
734 taskqgroup_detach(struct taskqgroup *qgroup, struct grouptask *gtask) in taskqgroup_detach()
773 taskqgroup_bind(struct taskqgroup *qgroup) in taskqgroup_bind()
794 struct taskqgroup *
797 struct taskqgroup *qgroup; in taskqgroup_create()
814 taskqgroup_destroy(struct taskqgroup *qgroup) in taskqgroup_destroy()
819 taskqgroup_drain_all(struct taskqgroup *tqg) in taskqgroup_drain_all()