work_pending 176 fs/afs/rxrpc.c ASSERT(!work_pending(&call->async_work));
work_pending 140 include/linux/workqueue.h work_pending(&(w)->work)
work_pending 83 ipc/util.c if (!work_pending(&ipc_memory_wq))
work_pending 114 kernel/workqueue.c BUG_ON(!work_pending(work));
work_pending 64 net/rfkill/rfkill-input.c if (unlikely(work_pending(&epo_work)))
work_pending 82 net/rfkill/rfkill-input.c if (unlikely(work_pending(&epo_work)))
work_pending 1294 net/rxrpc/ar-ack.c if (call->events && !work_pending(&call->processor)) {
work_pending 650 net/rxrpc/ar-call.c if (work_pending(&call->processor)) {
work_pending 264 net/rxrpc/ar-local.c ASSERT(!work_pending(&local->acceptor));
work_pending 265 net/rxrpc/ar-local.c ASSERT(!work_pending(&local->rejecter));