Searched refs:lctx_count (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.h305 int lctx_count; /* # of lctx in the hash table */ member in struct:tom_data
H A Dt4_listen.c279 td->lctx_count++;
317 td->lctx_count--;
H A Dt4_tom.c1450 KASSERT(td->lctx_count == 0,
1796 if (td->lctx_count > 0)

Completed in 38 milliseconds