Searched refs:hold_rlock (Results 1 – 2 of 2) sorted by relevance
5952 sctp_user_rcvd(struct sctp_tcb *stcb, uint32_t *freed_so_far, int hold_rlock, argument5995 if (hold_rlock) {6033 if (so && r_unlocked && hold_rlock) {6078 int hold_rlock = 0; local6280 if (hold_rlock == 0) {6291 hold_rlock = 0;6301 if (hold_rlock == 0) {6302 hold_rlock = 1;6327 if (hold_rlock) {6328 hold_rlock = 0;[all …]
75 struct sctp_tmit_chunk *chk, int hold_rlock);1321 struct sctp_tmit_chunk *chk, int hold_rlock) in sctp_add_chk_to_control() argument1331 if (control->on_read_q && (hold_rlock == 0)) { in sctp_add_chk_to_control()