Lines Matching refs:pd_mode
49 ulpq->pd_mode = 0;
129 if (atomic_dec_and_test(&sp->pd_mode)) {
162 /* Set the pd_mode on the socket and ulpq */
167 atomic_inc(&sp->pd_mode);
168 ulpq->pd_mode = 1;
171 /* Clear the pd_mode and restart any pending messages waiting for delivery. */
174 ulpq->pd_mode = 0;
212 if (atomic_read(&sp->pd_mode) == 0) {
215 if (ulpq->pd_mode) {
477 atomic_read(&sctp_sk(asoc->base.sk)->pd_mode))
583 if (!ulpq->pd_mode)
1034 if (ulpq->pd_mode)
1052 if (sp->frag_interleave || atomic_read(&sp->pd_mode) == 0) {
1108 if (!ulpq->pd_mode)