Lines Matching refs:taskqgroup
591 struct taskqgroup { struct
606 taskqgroup_cpu_create(struct taskqgroup *qgroup, int idx, int cpu) in taskqgroup_cpu_create() argument
620 taskqgroup_cpu_remove(struct taskqgroup *qgroup, int idx) in taskqgroup_cpu_remove()
631 taskqgroup_find(struct taskqgroup *qgroup, void *uniq) in taskqgroup_find()
695 taskqgroup_attach(struct taskqgroup *qgroup, struct grouptask *gtask, in taskqgroup_attach()
724 taskqgroup_attach_deferred(struct taskqgroup *qgroup, struct grouptask *gtask) in taskqgroup_attach_deferred()
752 taskqgroup_attach_cpu(struct taskqgroup *qgroup, struct grouptask *gtask, in taskqgroup_attach_cpu()
795 taskqgroup_attach_cpu_deferred(struct taskqgroup *qgroup, struct grouptask *gtask) in taskqgroup_attach_cpu_deferred()
834 taskqgroup_detach(struct taskqgroup *qgroup, struct grouptask *gtask) in taskqgroup_detach()
872 taskqgroup_bind(struct taskqgroup *qgroup) in taskqgroup_bind()
894 _taskqgroup_adjust(struct taskqgroup *qgroup, int cnt, int stride) in _taskqgroup_adjust()
985 taskqgroup_adjust(struct taskqgroup *qgroup, int cnt, int stride) in taskqgroup_adjust()
996 struct taskqgroup *
999 struct taskqgroup *qgroup; in taskqgroup_create()
1010 taskqgroup_destroy(struct taskqgroup *qgroup) in taskqgroup_destroy()