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

/freebsd-12-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.h314 int lctx_count; /* # of lctx in the hash table */ member in struct:tom_data
H A Dt4_listen.c278 td->lctx_count++;
316 td->lctx_count--;
H A Dt4_tom.c1423 KASSERT(td->lctx_count == 0,
1766 if (td->lctx_count > 0)

Completed in 105 milliseconds