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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_bind.c336 boolean_t caller_hold_lock, in_port_t port)
343 if (!caller_hold_lock)
348 if (!caller_hold_lock)
361 if (!caller_hold_lock)
400 if (!caller_hold_lock)
411 if (!caller_hold_lock)
434 if (!caller_hold_lock)
443 if (!caller_hold_lock)
448 if (!caller_hold_lock)
458 boolean_t caller_hold_lock)
335 sctp_bind_add(sctp_t *sctp, const void *addrs, uint32_t addrcnt, boolean_t caller_hold_lock, in_port_t port) argument
457 sctp_bind_del(sctp_t *sctp, const void *addrs, uint32_t addrcnt, boolean_t caller_hold_lock) argument
[all...]
H A Dsctp.c1829 sctp_add_recvq(sctp_t *sctp, mblk_t *mp, boolean_t caller_hold_lock, argument
1837 if (!caller_hold_lock)
1844 if (!caller_hold_lock)
1857 if (!caller_hold_lock)
1876 if (!caller_hold_lock)

Completed in 69 milliseconds