Lines Matching refs:pd_mode
50 ulpq->pd_mode = 0;
132 if (atomic_dec_and_test(&sp->pd_mode)) {
165 /* Set the pd_mode on the socket and ulpq */
170 atomic_inc(&sp->pd_mode);
171 ulpq->pd_mode = 1;
174 /* Clear the pd_mode and restart any pending messages waiting for delivery. */
177 ulpq->pd_mode = 0;
215 if (atomic_read(&sp->pd_mode) == 0) {
218 if (ulpq->pd_mode) {
483 atomic_read(&sctp_sk(asoc->base.sk)->pd_mode))
589 if (!ulpq->pd_mode)
1040 if (ulpq->pd_mode)
1058 if (sp->frag_interleave || atomic_read(&sp->pd_mode) == 0) {
1118 if (!ulpq->pd_mode)