Searched refs:list_empty (Results 426 - 450 of 2332) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/infiniband/hw/qib/
H A Dqib_user_sdma.c1090 if (!list_empty(&free_list)) {
1259 while (!list_empty(pktlist)) {
1324 if (nfree && !list_empty(pktlist))
1373 if (!list_empty(pktlist))
1376 } while (!list_empty(pktlist));
1421 if (!list_empty(&list)) {
1442 if (!list_empty(&list))
/linux-master/drivers/usb/fotg210/
H A Dfotg210-udc.c86 if (list_empty(&ep->queue))
231 while (!list_empty(&ep->queue)) {
420 if (list_empty(&ep->queue))
448 if (!list_empty(&ep->queue))
512 if (!list_empty(&ep->queue))
819 if (!list_empty(&ep->queue) && !ep->dir_in) {
839 if ((!list_empty(&ep->queue)) && (ep->dir_in)) {
/linux-master/net/sunrpc/
H A Drpc_pipe.c69 if (list_empty(head))
76 } while (!list_empty(head));
146 if (list_empty(&pipe->pipe))
297 if (!list_empty(&pipe->pipe)) {
350 else if (filp->private_data || !list_empty(&rpci->pipe->pipe))
926 if (list_empty(&pdo->pdo_head)) {
949 if (!list_empty(&pdo->pdo_head)) {
/linux-master/net/rds/
H A Dsend.c253 if (!list_empty(&cp->cp_send_queue)) {
425 if (!list_empty(&to_be_dropped)) {
454 !list_empty(&cp->cp_send_queue)) && !raced) {
610 while (!list_empty(messages)) {
703 if (!list_empty(&list))
748 if (list_empty(&list))
790 while (!list_empty(&list)) {
/linux-master/net/devlink/
H A Ddev.c432 WARN_ON(!list_empty(&devlink->trap_policer_list));
433 WARN_ON(!list_empty(&devlink->trap_group_list));
434 WARN_ON(!list_empty(&devlink->trap_list));
435 WARN_ON(!list_empty(&devlink->dpipe_table_list));
436 WARN_ON(!list_empty(&devlink->sb_list));
437 WARN_ON(!list_empty(&devlink->rate_list));
438 WARN_ON(!list_empty(&devlink->linecard_list));
/linux-master/block/
H A Dblk-mq.c1461 while (!list_empty(&rq_list)) {
1478 while (!list_empty(&flush_list)) {
1724 if (!list_empty(&ctx->rq_lists[type])) {
1727 if (list_empty(&ctx->rq_lists[type]))
1783 if (!list_empty(&wait->entry)) {
1837 if (!list_empty(&wait->entry)) {
2009 if (list_empty(list))
2029 bd.last = list_empty(list);
2051 } while (!list_empty(list));
2056 if (!list_empty(lis
[all...]
/linux-master/kernel/cgroup/
H A Dcgroup.c770 return !list_empty(&cset->tasks) || !list_empty(&cset->mg_tasks);
880 WARN_ON_ONCE(list_empty(&task->cg_list));
887 WARN_ON_ONCE(!list_empty(&task->cg_list));
936 WARN_ON_ONCE(!list_empty(&cset->threaded_csets));
1142 BUG_ON(list_empty(tmp_links));
1231 BUG_ON(!list_empty(&tmp_links));
1331 BUG_ON(!list_empty(&cgrp->self.children));
1350 WARN_ON_ONCE(list_empty(&root->root_list));
1845 WARN_ON(!list_empty(
[all...]
/linux-master/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_kunit.c1031 ret = list_empty(&rule->keyfields);
1044 ret = list_empty(&rule->keyfields);
1058 ret = list_empty(&rule->keyfields);
1071 ret = list_empty(&rule->keyfields);
1084 ret = list_empty(&rule->keyfields);
1126 ret = list_empty(&rule->actionfields);
1138 ret = list_empty(&rule->actionfields);
1150 ret = list_empty(&rule->actionfields);
1162 ret = list_empty(&rule->actionfields);
1174 ret = list_empty(
[all...]
/linux-master/drivers/usb/cdns3/
H A Dcdns3-gadget.c389 u8 pending_empty = list_empty(&priv_ep->pending_req_list);
409 while (!list_empty(&priv_ep->deferred_req_list)) {
484 while (!list_empty(&priv_ep->wa2_descmiss_req_list)) {
571 u8 pending_empty = list_empty(&priv_ep->pending_req_list);
572 u8 descmiss_empty = list_empty(&priv_ep->wa2_descmiss_req_list);
620 while (!list_empty(&priv_ep->wa2_descmiss_req_list)) {
650 u8 pending_empty = list_empty(&priv_ep->pending_req_list);
737 u8 pending_empty = list_empty(&outq_ep->pending_req_list);
1557 while (!list_empty(&priv_ep->pending_req_list)) {
2538 while (!list_empty(
[all...]
/linux-master/drivers/usb/gadget/udc/
H A Dnet2272.c341 WARN_ON(!list_empty(&req->queue));
464 if (!list_empty(&ep->queue)) {
592 if (!list_empty(&ep->queue)) {
614 if (unlikely(list_empty(&ep->queue)))
819 || !list_empty(&req->queue))
846 if (list_empty(&ep->queue) && !ep->stopped) {
899 if (likely(!list_empty(&ep->queue)))
916 while (!list_empty(&ep->queue)) {
983 if (!list_empty(&ep->queue))
1524 if (!list_empty(
[all...]
H A Dm66592-udc.c725 if (!list_empty(&ep->queue))
954 if (!list_empty(&ep->queue))
1024 if (list_empty(&ep->queue))
1027 } else if (!list_empty(&ep->queue))
1317 while (!list_empty(&ep->queue)) {
1366 if (list_empty(&ep->queue))
1395 if (!list_empty(&ep->queue))
1409 if (!list_empty(&ep->queue)) {
1429 if (list_empty(&ep->queue) && !ep->busy) {
/linux-master/drivers/media/platform/marvell/
H A Dmcam-core.c459 if (list_empty(&cam->buffers)) {
544 if (list_empty(&cam->buffers)) {
634 if (list_empty(&cam->buffers)) {
671 if (!list_empty(&cam->buffers)) {
1103 start = (cam->state == S_BUFWAIT) && !list_empty(&cam->buffers);
1160 if (cam->buffer_mode != B_vmalloc && list_empty(&cam->buffers)) {
1924 if (!list_empty(&cam->vdev.fh_list)) {
1942 if (!list_empty(&cam->vdev.fh_list)) {
1958 if (!list_empty(&cam->vdev.fh_list)) {
/linux-master/net/ceph/
H A Dmessenger.c547 while (!list_empty(head)) {
677 while (!list_empty(&con->out_sent)) {
702 while (!list_empty(&con->out_queue)) {
911 BUG_ON(list_empty(&pagelist->head));
1639 if (list_empty(&con->out_queue) &&
1748 BUG_ON(!list_empty(&msg->list_head));
1780 if (list_empty(&msg->list_head)) {
2116 BUG_ON(list_empty(&con->out_queue));
2163 WARN_ON(!list_empty(&m->list_head));
/linux-master/net/ncsi/
H A Dncsi-manage.c69 if (!list_empty(&nc->link) ||
103 chained = !list_empty(&nc->link);
643 if (list_empty(&ndp->vlan_vids))
1092 if (list_empty(&ndp->vlan_vids)) {
1251 if (!list_empty(&nc->link) ||
1294 if (list_empty(&ndp->channel_queue) && found) {
1626 !list_empty(&nc->link)) {
1843 chained = !list_empty(&nc->link);
1898 if (!list_empty(&ndp->channel_queue)) {
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-lite.c192 while (!suspend && !list_empty(&fimc->pending_buf_q)) {
197 while (!list_empty(&fimc->active_buf_q)) {
276 !list_empty(&fimc->pending_buf_q)) {
284 !list_empty(&fimc->active_buf_q)) {
295 if (list_empty(&fimc->pending_buf_q)) {
326 if (!list_empty(&fimc->active_buf_q) &&
420 list_empty(&fimc->active_buf_q)) {
428 !list_empty(&fimc->pending_buf_q) &&
1572 if (list_empty(&fimc->pending_buf_q))
/linux-master/fs/
H A Dinode.c308 BUG_ON(!list_empty(&inode->i_lru));
503 if (!list_empty(&inode->i_sb_list)) {
624 BUG_ON(!list_empty(&inode->i_data.i_private_list));
627 BUG_ON(!list_empty(&inode->i_wb_list));
651 BUG_ON(!list_empty(&inode->i_lru));
653 if (!list_empty(&inode->i_io_list))
694 while (!list_empty(head)) {
1199 if (list_empty(&inode->i_sb_list))
1737 if (!list_empty(&inode->i_lru))
/linux-master/drivers/usb/host/
H A Dsl811-hcd.c316 else if (!list_empty(&sl811->async))
338 if (unlikely(list_empty(&ep->hep->urb_list))) {
438 if (!list_empty(&ep->hep->urb_list))
442 if (!list_empty(&ep->schedule)) {
746 if (sl811->periodic_count == 0 && list_empty(&sl811->async))
897 if (list_empty(&ep->schedule))
1039 if (!list_empty(&hep->urb_list))
1041 if (!list_empty(&hep->urb_list))
1459 if (!list_empty(&sl811->async))
H A Dohci-q.c91 if (!list_empty(&ep->urb_list)) {
995 if (!list_empty(&ed->td_list)) {
1078 if (completed && !list_empty (&ed->td_list))
1087 if (list_empty(&ed->td_list)) {
1166 if (list_empty(&ed->td_list)) {
H A Dehci-hcd.c995 if (!list_empty(&stream->td_list))
998 /* BUG_ON(!list_empty(&stream->free_list)); */
1007 if (list_empty(&qh->qtd_list))
1026 if (list_empty (&qh->qtd_list)) {
1039 list_empty (&qh->qtd_list) ? "" : "(has tds)");
1069 if (!list_empty(&qh->qtd_list)) {
/linux-master/drivers/base/power/
H A Dmain.c721 while (!list_empty(&dpm_noirq_list)) {
861 while (!list_empty(&dpm_late_early_list)) {
1027 while (!list_empty(&dpm_suspended_list)) {
1115 while (!list_empty(&dpm_prepared_list)) {
1296 while (!list_empty(&dpm_late_early_list)) {
1469 while (!list_empty(&dpm_suspended_list)) {
1736 while (!list_empty(&dpm_prepared_list)) {
1869 while (!list_empty(&dpm_list) && !error) {
1884 if (!list_empty(&dev->power.entry))
/linux-master/net/tipc/
H A Dgroup.c108 if (list_empty(&m->small_win))
460 if (list_empty(&grp->small_win))
620 if (!list_empty(active)) {
650 if (list_empty(&grp->pending))
839 if (list_empty(&grp->pending))
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_spq.c635 if (list_empty(&p_spq->free_pool)) {
693 if (list_empty(&p_spq->free_pool)) {
760 !list_empty(head)) {
782 while (!list_empty(&p_spq->free_pool)) {
783 if (list_empty(&p_spq->unlimited_pending))
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-syscfg.c395 if (list_empty(&csdev->config_csdev_list))
408 if (list_empty(&csdev->feature_csdev_list))
678 if (!list_empty(&cscfg_mgr->load_order_list)) {
859 if (list_empty(&csdev->feature_csdev_list))
1216 while (!list_empty(&cscfg_mgr->load_order_list)) {
/linux-master/drivers/dma/sh/
H A Dshdma-base.c81 power_up = list_empty(&schan->ld_queue);
410 if (list_empty(&schan->ld_queue)) {
465 if (!list_empty(&schan->ld_queue))
763 if (ops->get_partial && !list_empty(&schan->ld_queue)) {
866 if (!list_empty(&dl)) {
/linux-master/drivers/staging/greybus/
H A Daudio_codec.c350 if (list_empty(&codec->module_list)) {
378 if (list_empty(&codec->module_list))
407 if (list_empty(&codec->module_list)) {
508 if (list_empty(&codec->module_list)) {
585 if (list_empty(&codec->module_list)) {

Completed in 324 milliseconds

<<11121314151617181920>>