Searched refs:list_empty (Results 1 - 25 of 2316) sorted by last modified time

1234567891011>>

/linux-master/sound/soc/meson/
H A Daxg-tdm-formatter.c389 WARN_ON(!list_empty(&ts->formatter_list));
/linux-master/net/rxrpc/
H A Dconn_object.c35 busy = !list_empty(&conn->attend_link);
314 ASSERT(list_empty(&conn->cache_link));
443 while (!list_empty(&graveyard)) {
481 ASSERT(list_empty(&rxnet->conn_proc_list));
/linux-master/net/mptcp/
H A Dprotocol.c3585 if (!list_empty(&subflow->node)) {
/linux-master/net/core/
H A Dskmsg.c496 empty = list_empty(&psock->ingress_msg);
/linux-master/kernel/bpf/
H A Dcore.c660 WARN_ON_ONCE(!list_empty(&ksym->lnode));
668 if (list_empty(&ksym->lnode))
/linux-master/include/linux/
H A Dskmsg.h367 return psock ? list_empty(&psock->ingress_msg) : true;
H A Dfilter.h1083 return list_empty(&fp->aux->ksym.lnode) ||
/linux-master/fs/btrfs/
H A Dvolumes.c404 WARN_ON(!list_empty(&device->post_commit_list));
416 while (!list_empty(&fs_devices->devices)) {
429 while (!list_empty(&fs_uuids)) {
1127 WARN_ON(!list_empty(&device->dev_alloc_list));
1128 WARN_ON(!list_empty(&device->post_commit_list));
2959 if (list_empty(&device->post_commit_list))
5134 if (list_empty(&device->post_commit_list))
5687 if (list_empty(&dev->post_commit_list))
5718 if (list_empty(&fs_devices->alloc_list)) {
7967 if (list_empty(
[all...]
H A Dqgroup.c245 while (!list_empty(&qgroup->groups)) {
253 while (!list_empty(&qgroup->members)) {
1446 if (list_empty(&qgroup->dirty))
1452 if (!list_empty(&qgroup->iterator))
1460 while (!list_empty(head)) {
1768 if (!list_empty(&qgroup->members)) {
1777 while (!list_empty(&qgroup->groups)) {
2620 if (!list_empty(&qgroup->nested_iterator))
2628 while (!list_empty(head)) {
3017 while (!list_empty(
[all...]
H A Dordered-data.c238 BUG_ON(!list_empty(&root->ordered_root));
557 ASSERT(list_empty(&entry->root_extent_list));
558 ASSERT(list_empty(&entry->log_list));
562 while (!list_empty(&entry->list)) {
658 BUG_ON(list_empty(&root->ordered_root));
695 while (!list_empty(&splice) && nr) {
747 while (!list_empty(&splice) && nr) {
957 ASSERT(list_empty(&ordered->log_list));
H A Dioctl.c3085 if (!list_empty(&info->block_groups[c]))
3137 if (!list_empty(&info->block_groups[c])) {
/linux-master/drivers/spi/
H A Dspi.c988 WARN_ON(!list_empty(&sres->entry));
1001 WARN_ON(!list_empty(&sres->entry));
1864 if (list_empty(&ctlr->queue) || !ctlr->running) {
2225 while ((!list_empty(&ctlr->queue) || ctlr->busy) && limit--) {
2231 if (!list_empty(&ctlr->queue) || ctlr->busy)
4066 if (list_empty(&message->transfers))
/linux-master/drivers/s390/net/
H A Dqeth_core_main.c276 if (list_empty(&pool->entry_list))
2895 if (list_empty(&card->qdio.in_buf_pool.entry_list))
/linux-master/drivers/s390/char/
H A Draw3270.c188 if (WARN_ON_ONCE(!list_empty(&rq->list)))
253 if (list_empty(&rp->req_queue) &&
376 if (rq && !list_empty(&rq->list)) {
389 while (!list_empty(&rp->req_queue)) {
685 while (!list_empty(&rp->req_queue)) {
1251 while (!list_empty(&rp->view_list)) {
/linux-master/drivers/nvme/target/
H A Dcore.c160 while (ctrl->nr_async_event_cmds && !list_empty(&ctrl->async_events)) {
H A Dconfigfs.c1009 if (list_empty(&port->subsystems)) {
1047 if (list_empty(&port->subsystems))
1156 if (allow_any_host && !list_empty(&subsys->hosts)) {
/linux-master/drivers/nvme/host/
H A Dtcp.c365 return !list_empty(&queue->send_list) ||
382 list_empty(&queue->send_list) && !queue->request;
2357 if (list_empty(&ctrl->list))
H A Dcore.c3402 if (!list_empty(&h->list) && nvme_tryget_ns_head(h))
3813 if (list_empty(&ns->head->list))
3846 if (list_empty(&ns->head->list)) {
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c3021 *p_destroy_fdb = remotes_flushed && list_empty(&f->remotes);
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c777 if (list_empty(&edev->vlan_list))
885 if (list_empty(&edev->vlan_list))
/linux-master/drivers/gpu/drm/xe/
H A Dxe_vm.c410 return (list_empty(&vm->userptr.repin_list) &&
411 list_empty(&vm->userptr.invalidated)) ? 0 : -EAGAIN;
515 } while (!list_empty(&vm->gpuvm.evict.list));
1012 xe_assert(vm->xe, list_empty(&vma->combined_links.destroy));
1708 if (q && vm->pt_root[id] && !list_empty(&q->multi_gt_list))
1784 if (q && vm->pt_root[id] && !list_empty(&q->multi_gt_list))
2393 bool first = list_empty(ops_list);
2521 XE_WARN_ON(!last_op && last && !list_empty(ops_list));
2715 if (!list_empty(&op->link))
3161 if (list_empty(
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fence.c241 if (!list_empty(&cb.base.node))
290 if (list_empty(&list))
333 lists_empty = list_empty(&fman->fence_list) &&
334 list_empty(&fman->cleanup_list);
417 if (!list_empty(&fence->seq_passed_actions)) {
499 if (!list_empty(&fman->cleanup_list))
654 while (!list_empty(&fman->fence_list)) {
673 BUG_ON(!list_empty(&fence->head));
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c7312 if (!list_empty(&connector->probed_modes)) {
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c173 if (list_empty(&sdma_q_list.list)) {
214 if (list_empty(&sdma_q_list.list))
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c88 if (!list_empty(&vmbo->shadow_list)) {

Completed in 453 milliseconds

1234567891011>>