Searched defs:ipsq_exit (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c1064 ipsq_exit(ipsq);
2340 ipsq_exit(ill->ill_phyint->phyint_ipsq);
6368 * ipsq_exit() is done at the end of this function
6369 * since we cannot hold any locks across ipsq_exit().
6517 ipsq_exit(leftipsq);
6573 * and the ipsq_exit logic will start the next enqueued op after
6593 * while we're waiting. We wait on ill_cv and rely on ipsq_exit()
6731 * When the thread that is currently exclusive finishes, it (ipsq_exit)
6733 * the reentry point. When the list at ipx_mphead becomes empty ipsq_exit
6740 * execution of the ioctl and ipsq_exit doe
6806 ipsq_exit(ipsq_t *ipsq) function
[all...]

Completed in 98 milliseconds