Lines Matching refs:taskqgroup
597 struct taskqgroup { struct
610 taskqgroup_cpu_create(struct taskqgroup *qgroup, int idx, int cpu) in taskqgroup_cpu_create() argument
628 taskqgroup_find(struct taskqgroup *qgroup, void *uniq) in taskqgroup_find()
667 taskqgroup_attach(struct taskqgroup *qgroup, struct grouptask *gtask, in taskqgroup_attach()
698 taskqgroup_attach_cpu(struct taskqgroup *qgroup, struct grouptask *gtask, in taskqgroup_attach_cpu()
735 taskqgroup_detach(struct taskqgroup *qgroup, struct grouptask *gtask) in taskqgroup_detach()
774 taskqgroup_bind(struct taskqgroup *qgroup) in taskqgroup_bind()
795 struct taskqgroup *
798 struct taskqgroup *qgroup; in taskqgroup_create()
815 taskqgroup_destroy(struct taskqgroup *qgroup) in taskqgroup_destroy()
820 taskqgroup_drain_all(struct taskqgroup *tqg) in taskqgroup_drain_all()