Lines Matching defs:pending
658 /* timeout, busy, signal pending */
1252 atomic_t pending;
1278 if (atomic_dec_and_test(&ctx->pending))
1308 atomic_inc(&ctx->pending);
1319 atomic_set(&ctx.pending, 1);
1340 if (!atomic_dec_and_test(&ctx.pending))
1395 * something to count pending connection packets in. */
1652 /* wait for all pending IO completions, before we start
2681 * we wait for all pending requests, respectively wait for
5177 * the pending RSDataRequest's we have sent.