Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A D_task.h67 void *gt_uniq; member
/f-stack/freebsd/sys/
H A Dgtaskqueue.h55 void *gt_uniq; member
/f-stack/freebsd/kern/
H A Dsubr_gtaskqueue.c653 if (n->gt_uniq == uniq) in taskqgroup_find()
677 gtask->gt_uniq = uniq; in taskqgroup_attach()
705 gtask->gt_uniq = uniq; in taskqgroup_attach_cpu()
/f-stack/freebsd/net/
H A Diflib.c5271 if (txq->ift_task.gt_uniq != NULL) in iflib_tqg_detach()
5275 if (rxq->ifr_task.gt_uniq != NULL) in iflib_tqg_detach()
5279 if (ctx->ifc_admin_task.gt_uniq != NULL) in iflib_tqg_detach()
5281 if (ctx->ifc_vflr_task.gt_uniq != NULL) in iflib_tqg_detach()