Home
last modified time | relevance | path

Searched defs:qgroup (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dsubr_gtaskqueue.c609 taskqgroup_cpu_create(struct taskqgroup *qgroup, int idx, int cpu) in taskqgroup_cpu_create()
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()
797 struct taskqgroup *qgroup; in taskqgroup_create() local
814 taskqgroup_destroy(struct taskqgroup *qgroup) in taskqgroup_destroy()