Home
last modified time | relevance | path

Searched refs:tqg_queue (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/kern/
H A Dsubr_gtaskqueue.c632 qcpu = &qgroup->tqg_queue[idx]; in taskqgroup_cpu_create()
729 qgroup->tqg_queue[qid].tgc_cnt++; in taskqgroup_attach()
753 cpu = qgroup->tqg_queue[qid].tgc_cpu; in taskqgroup_attach_deferred()
766 qgroup->tqg_queue[qid].tgc_cnt++; in taskqgroup_attach_deferred()
799 qgroup->tqg_queue[qid].tgc_cnt++; in taskqgroup_attach_cpu()
802 cpu = qgroup->tqg_queue[qid].tgc_cpu; in taskqgroup_attach_cpu()
837 qgroup->tqg_queue[qid].tgc_cnt++; in taskqgroup_attach_cpu_deferred()
867 qgroup->tqg_queue[i].tgc_cnt--; in taskqgroup_detach()
923 qgroup->tqg_queue[0].tgc_cnt = 0; in taskqgroup_config_init()
964 qgroup->tqg_queue[0].tgc_cnt = 0; in _taskqgroup_adjust()
[all …]