Lines Matching refs:taskqgroup
613 struct taskqgroup { struct
628 taskqgroup_cpu_create(struct taskqgroup *qgroup, int idx, int cpu) in taskqgroup_cpu_create() argument
642 taskqgroup_cpu_remove(struct taskqgroup *qgroup, int idx) in taskqgroup_cpu_remove()
653 taskqgroup_find(struct taskqgroup *qgroup, void *uniq) in taskqgroup_find()
717 taskqgroup_attach(struct taskqgroup *qgroup, struct grouptask *gtask, in taskqgroup_attach()
746 taskqgroup_attach_deferred(struct taskqgroup *qgroup, struct grouptask *gtask) in taskqgroup_attach_deferred()
774 taskqgroup_attach_cpu(struct taskqgroup *qgroup, struct grouptask *gtask, in taskqgroup_attach_cpu()
817 taskqgroup_attach_cpu_deferred(struct taskqgroup *qgroup, struct grouptask *gtask) in taskqgroup_attach_cpu_deferred()
856 taskqgroup_detach(struct taskqgroup *qgroup, struct grouptask *gtask) in taskqgroup_detach()
894 taskqgroup_bind(struct taskqgroup *qgroup) in taskqgroup_bind()
918 struct taskqgroup *qgroup = qgroup_config; in taskqgroup_config_init()
934 _taskqgroup_adjust(struct taskqgroup *qgroup, int cnt, int stride) in _taskqgroup_adjust()
1025 taskqgroup_adjust(struct taskqgroup *qgroup, int cnt, int stride) in taskqgroup_adjust()
1036 struct taskqgroup *
1039 struct taskqgroup *qgroup; in taskqgroup_create()
1050 taskqgroup_destroy(struct taskqgroup *qgroup) in taskqgroup_destroy()