Searched refs:list_empty (Results 251 - 275 of 2316) sorted by relevance

<<11121314151617181920>>

/linux-master/net/rds/
H A Dib_rdma.c132 BUG_ON(list_empty(&ib_nodev_conns));
133 BUG_ON(list_empty(&ic->ib_node));
153 BUG_ON(list_empty(&ic->ib_node));
406 if (list_empty(&unmap_list))
411 if (!list_empty(&unmap_list)) {
/linux-master/drivers/infiniband/core/
H A Drdma_core.c134 WARN_ON(!list_empty(&uobj->list));
159 if (!list_empty(&uobj->list)) {
912 WARN_ON(!list_empty(&ufile->uobjects));
936 while (!list_empty(&ufile->uobjects) &&
940 if (WARN_ON(!list_empty(&ufile->uobjects)))
/linux-master/arch/um/drivers/
H A Dmconsole_kern.c66 while (!list_empty(&mc_requests)) {
100 if (!list_empty(&mc_requests))
259 BUG_ON(!list_empty(&new->list));
327 if (list_empty(&unplugged_pages))
565 if (list_empty(&clients))
/linux-master/fs/dlm/
H A Drecover.c245 empty = list_empty(&ls->ls_recover_list);
256 if (list_empty(&r->res_recover_list)) {
855 if (!list_empty(&r->res_waitqueue) || !list_empty(&r->res_convertqueue))
901 if (!list_empty(&ls->ls_root_list)) {
/linux-master/drivers/acpi/
H A Ddevice_sysfs.c93 if (list_empty(list))
114 if (list_empty(list))
248 if (list_empty(&adev->pnp.ids))
291 if (list_empty(&adev->pnp.ids))
529 if (!list_empty(&dev->pnp.ids)) {
/linux-master/drivers/xen/xenbus/
H A Dxenbus_dev_frontend.c136 while (list_empty(&u->read_buffers)) {
142 !list_empty(&u->read_buffers));
168 if (list_empty(&u->read_buffers))
219 while (!list_empty(list)) {
692 if (!list_empty(&u->read_buffers))
/linux-master/fs/afs/
H A Dfs_probe.c399 if (!list_empty(&server->probe_link))
421 if (list_empty(&net->fs_probe_fast) && list_empty(&net->fs_probe_slow)) {
434 if (!list_empty(&net->fs_probe_fast)) {
444 if (!list_empty(&net->fs_probe_slow)) {
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-async.c137 if (!list_empty(&sd->async_subdev_endpoint_list)) {
261 if (!list_empty(&notifier->waiting_list))
286 if (!list_empty(&notifier->waiting_list))
343 if (list_empty(&sd->asc_list)) {
662 WARN_ON(!list_empty(&notifier->done_list));
/linux-master/drivers/accel/ivpu/
H A Divpu_ipc.c242 ret = !list_empty(&cons->rx_msg_list) || cons->aborted;
446 *wake_thread = !list_empty(&ipc->cb_msg_list);
524 drm_WARN_ON(&vdev->drm, !list_empty(&ipc->cons_list));
525 drm_WARN_ON(&vdev->drm, !list_empty(&ipc->cb_msg_list));
546 drm_WARN_ON(&vdev->drm, !list_empty(&ipc->cb_msg_list));
/linux-master/drivers/dma/
H A Dimx-dma.c226 if (!list_empty(&imxdmac->ld_active)) {
415 if (list_empty(&imxdmac->ld_active)) {
605 if (list_empty(&imxdmac->ld_active)) {
629 if (!list_empty(&imxdmac->ld_queue)) {
804 if (list_empty(&imxdmac->ld_free) ||
861 if (list_empty(&imxdmac->ld_free) ||
917 if (list_empty(&imxdmac->ld_free) ||
951 if (list_empty(&imxdmac->ld_free) ||
988 if (list_empty(&imxdmac->ld_active) &&
989 !list_empty(
[all...]
H A Dep93xx_dma.c243 BUG_ON(!list_empty(&edmac->active));
248 while (!list_empty(&desc->tx_list)) {
732 if (!list_empty(&edmac->active) || list_empty(&edmac->queue)) {
848 if (list_empty(&edmac->active)) {
958 BUG_ON(!list_empty(&edmac->active));
959 BUG_ON(!list_empty(&edmac->queue));
/linux-master/drivers/usb/gadget/udc/
H A Domap_udc.c647 if (!list_empty(&ep->queue)) {
654 if (!list_empty(&ep->queue)) {
666 if (!list_empty(&ep->queue)) {
673 if (!list_empty(&ep->queue)) {
778 restart = !ep->stopped && !list_empty(&ep->queue);
815 if (!list_empty(&ep->queue))
876 || !list_empty(&req->queue)) {
925 } else if (list_empty(&ep->queue) && !ep->stopped && !ep->ackwait) {
929 if (!udc->ep0_pending || !list_empty(&ep->queue)) {
1073 && !list_empty(
[all...]
/linux-master/fs/jfs/
H A Djfs_logmgr.c573 if (list_empty(&log->cqueue))
677 if ((!(log->cflag & logGC_PAGEOUT)) && (!list_empty(&log->cqueue)) &&
883 if ((!list_empty(&log->cqueue)) &&
948 if (list_empty(&log->synclist))
1468 if (!list_empty(&log->sb_list))
1522 if (!list_empty(&log->cqueue)) {
1579 if ((!list_empty(&log->cqueue)) || !list_empty(&log->synclist)) {
1583 if (list_empty(&log->cqueue) &&
1584 list_empty(
[all...]
/linux-master/fs/ubifs/
H A Dgc.c436 if (list_empty(&sleb->nodes) && list_empty(&nondata))
542 ubifs_assert(c, !list_empty(&sleb->nodes));
706 if (i > SOFT_LEBS_LIMIT && !list_empty(&c->idx_gc)) {
837 if (ret == -ENOSPC && !list_empty(&c->idx_gc)) {
987 while (!list_empty(&c->idx_gc)) {
1009 if (list_empty(&c->idx_gc))
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-kthread-cap.c250 if (!list_empty(&dev->vid_out_active))
576 if (!list_empty(&dev->vid_cap_active)) {
580 if (!list_empty(&dev->vbi_cap_active)) {
588 if (!list_empty(&dev->meta_cap_active)) {
834 while (!list_empty(&dev->vid_cap_active)) {
849 while (!list_empty(&dev->vbi_cap_active)) {
864 while (!list_empty(&dev->meta_cap_active)) {
/linux-master/drivers/usb/host/
H A Disp1362-hcd.c367 WARN_ON(list_empty(&ep->active));
411 WARN_ON(!list_empty(&ep->remove_list));
475 if (!list_empty(&ep->hep->urb_list))
479 if (!list_empty(&ep->schedule)) {
669 if (!list_empty(&ep->hep->urb_list)) {
676 WARN_ON(list_empty(&ep->active));
677 if (!list_empty(&ep->active)) {
758 if (!list_empty(&ep->active)) {
810 if (!list_empty(&ep->active)) {
873 if (!list_empty(
[all...]
/linux-master/kernel/
H A Daudit_tree.c572 while (!list_empty(&victim->chunks)) {
654 if (list_empty(&tree->rules) && !tree->goner) {
757 if (list_empty(&prune_list)) {
765 while (!list_empty(&prune_list)) {
854 if (list_empty(&rule->rlist)) {
979 while (!list_empty(list)) {
1010 while (!list_empty(&chunk->trees)) {
/linux-master/kernel/time/
H A Dclocksource.c180 if (list_empty(&cs->list)) {
206 if (!list_empty(&cs->list) && list_empty(&cs->wd_list))
583 if (watchdog_running || !watchdog || list_empty(&watchdog_list))
593 if (!watchdog_running || (watchdog && !list_empty(&watchdog_list)))
982 if (!finished_booting || list_empty(&clocksource_list))
1316 if (!list_empty(&cs->list))
/linux-master/net/rxrpc/
H A Dcall_object.c53 busy = !list_empty(&call->attend_link);
568 if (!list_empty(&call->recvmsg_link)) {
575 /* list_empty() must return false in rxrpc_notify_socket() */
611 while (!list_empty(&rx->to_be_accepted)) {
620 while (!list_empty(&rx->sock_calls)) {
650 if (!list_empty(&call->link)) {
737 if (!list_empty(&rxnet->calls)) {
740 while (!list_empty(&rxnet->calls)) {
/linux-master/fs/nfsd/
H A Dfilecache.c290 if (WARN_ON_ONCE(!list_empty(&nf->nf_lru)))
395 while (!list_empty(dispose)) {
412 while(!list_empty(dispose)) {
438 if (!list_empty(&l->freeme)) {
443 for (i = 0; i < 8 && !list_empty(&l->freeme); i++)
446 if (!list_empty(&l->freeme))
656 while (!list_empty(&dispose)) {
/linux-master/kernel/locking/
H A Drwsem.c74 list_empty(&(sem)->wait_list) ? "" : "not ")) \
390 if (likely(!list_empty(&sem->wait_list)))
528 if (list_empty(&sem->wait_list)) {
1025 if (!list_empty(&sem->wait_list))
1041 if (list_empty(&sem->wait_list)) {
1210 if (!list_empty(&sem->wait_list))
1231 if (!list_empty(&sem->wait_list))
/linux-master/drivers/usb/gadget/function/
H A Du_ether.c330 return list_empty(list) ? -ENOMEM : 0;
378 while (!list_empty(&dev->rx_reqs)) {
518 if (list_empty(&dev->tx_reqs)) {
527 if (list_empty(&dev->tx_reqs))
592 if (list_empty(&dev->tx_reqs))
1214 while (!list_empty(&dev->tx_reqs)) {
1227 while (!list_empty(&dev->rx_reqs)) {
/linux-master/drivers/firmware/arm_scmi/
H A Draw_mode.c265 if (!list_empty(head)) {
304 if (!list_empty(&q->msg_q)) {
342 if (!list_empty(&raw->free_waiters)) {
399 if (!list_empty(&raw->active_waiters)) {
701 while (list_empty(&q->msg_q)) {
707 if (wait_event_interruptible(q->wq, !list_empty(&q->msg_q)))
859 if (!list_empty(&q->msg_q))
/linux-master/net/tipc/
H A Dname_table.c347 first = list_empty(&sr->all_publ);
521 last = list_empty(&sr->all_publ);
527 if (list_empty(&sr->all_publ)) {
533 if (RB_EMPTY_ROOT(&sc->ranges) && list_empty(&sc->subscriptions)) {
596 if (list_empty(l))
600 } else if (legacy && !sk->node && !list_empty(&r->local_publ)) {
667 return !list_empty(dsts);
876 if (RB_EMPTY_ROOT(&sc->ranges) && list_empty(&sc->subscriptions)) {
1172 if (list_empty(l))
/linux-master/drivers/block/drbd/
H A Ddrbd_req.c267 !list_empty(&req->tl_requests))
1398 if (list_empty(&req->req_pending_master_completion))
1492 return !list_empty(pending);
1529 if (list_empty(&incoming))
1537 if (!list_empty(&pending))
1553 if (!list_empty(&incoming))
1581 while (list_empty(&incoming)) {
1588 if (list_empty(&device->submit.writes))
1595 if (list_empty(&more_incoming))

Completed in 362 milliseconds

<<11121314151617181920>>