Searched refs:tp_forw (Results 1 – 3 of 3) sorted by relevance
48 thread_pools = tpool->tp_forw; in delete_pool()52 tpool->tp_back->tp_forw = tpool->tp_forw; in delete_pool()53 tpool->tp_forw->tp_back = tpool->tp_back; in delete_pool()390 tpool->tp_forw = tpool; in tpool_create()394 thread_pools->tp_back->tp_forw = tpool; in tpool_create()395 tpool->tp_forw = thread_pools; in tpool_create()
64 tpool_t *tp_forw; /* circular list of all thread pools */ member
2039 …<var-decl name='tp_forw' type-id='type-id-175' visibility='default' filepath='/home/fedora/zfs/lib…