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

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c108 * after setting te_closing flag tl_close() enters serializer and waits until
162 * te_close_ser simply marks endpoint and wakes up waiting tl_close().
432 static int tl_close(queue_t *, int, cred_t *);
714 tl_close, /* qi_qclose */
1528 tl_close(queue_t *rq, int flag, cred_t *credp) function
1547 "tl_close:inconsistency in AI hash"));
1595 * with the completion of tl_close().
1635 * Do not drop the reference in the end - tl_close() wants this reference to
1673 /* wake up tl_close() */
1679 * Second phase of tl_close()
[all...]

Completed in 382 milliseconds