Searched refs:list_empty (Results 1 - 25 of 2316) sorted by relevance

1234567891011>>

/linux-master/kernel/sched/
H A Dswait.c25 if (list_empty(&q->task_list))
43 while (!list_empty(&q->task_list))
68 while (!list_empty(&tmp)) {
74 if (list_empty(&tmp))
87 if (list_empty(&wait->task_list))
128 if (!list_empty(&wait->task_list))
/linux-master/kernel/locking/
H A Dmutex-debug.c39 DEBUG_LOCKS_WARN_ON(list_empty(&lock->wait_list));
41 DEBUG_LOCKS_WARN_ON(list_empty(&waiter->list));
46 DEBUG_LOCKS_WARN_ON(!list_empty(&waiter->list));
62 DEBUG_LOCKS_WARN_ON(list_empty(&waiter->list));
/linux-master/fs/nfs_common/
H A Dgrace.c35 if (list_empty(&lm->list))
70 return !list_empty(grace_list);
117 WARN_ONCE(!list_empty(grace_list),
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dutil.h31 return list_empty(&list->head);
/linux-master/drivers/gpu/drm/i915/selftests/
H A Dmock_request.c51 was_queued = !list_empty(&request->mock.link);
/linux-master/drivers/usb/host/
H A Dfhci-q.c74 if (!list_empty(&ed->td_list))
86 if (!list_empty(&frame->tds_list)) {
99 if (!list_empty(&frame->tds_list))
111 if (!list_empty(&ed->td_list)) {
116 if (!list_empty(&ed->td_list))
131 if (!list_empty(&p_list->done_list)) {
148 if (!list_empty(&ed->td_list))
173 if (!list_empty(&ed->td_list))
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dgang.c37 WARN_ON(gang->contexts || !list_empty(&gang->list));
65 if (!list_empty(&ctx->aff_list)) {
/linux-master/drivers/gpu/drm/ttm/tests/
H A Dttm_pool_test.c251 KUNIT_ASSERT_FALSE(test, list_empty(&pt->pages));
259 KUNIT_ASSERT_TRUE(test, list_empty(&pt->pages));
285 KUNIT_ASSERT_FALSE(test, list_empty(&pt_pool->pages));
286 KUNIT_ASSERT_TRUE(test, list_empty(&pt_tt->pages));
294 KUNIT_ASSERT_FALSE(test, list_empty(&pt_pool->pages));
295 KUNIT_ASSERT_FALSE(test, list_empty(&pt_tt->pages));
319 KUNIT_ASSERT_FALSE(test, list_empty(&pt_pool->pages));
320 KUNIT_ASSERT_TRUE(test, list_empty(&pt_tt->pages));
328 KUNIT_ASSERT_FALSE(test, list_empty(&pt_pool->pages));
329 KUNIT_ASSERT_FALSE(test, list_empty(
[all...]
/linux-master/fs/
H A Dpnode.c77 if (list_empty(&mnt->mnt_share)) {
85 while (!list_empty(p)) {
153 if (!IS_MNT_NEW(m) && !list_empty(&m->mnt_slave_list))
177 if (!IS_MNT_NEW(m) && !list_empty(&m->mnt_slave_list))
188 if (!IS_MNT_NEW(m) && !list_empty(&m->mnt_slave_list))
420 if (!list_empty(&mnt->mnt_mounts) || do_refcount_check(mnt, refcnt))
436 else if (!list_empty(&child->mnt_mounts))
498 if (!list_empty(&child->mnt_umounting) && IS_MNT_MARKED(child))
537 while (!list_empty(to_restore)) {
559 while (!list_empty(visite
[all...]
/linux-master/net/unix/
H A Dgarbage.c120 WARN_ON_ONCE(!list_empty(&u->link));
123 WARN_ON_ONCE(list_empty(&u->link));
144 WARN_ON_ONCE(list_empty(&u->link));
217 WARN_ON_ONCE(!list_empty(&u->link));
222 while (!list_empty(&embryos)) {
355 while (!list_empty(&not_cycle_list)) {
369 WARN_ON_ONCE(!list_empty(&gc_candidates));
/linux-master/sound/pci/ctxfi/
H A Dctimap.c26 if (list_empty(head)) {
72 if (list_empty(head))
101 while (!list_empty(head)) {
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_ooo.c34 if (unlikely(list_empty(&p_archipelago->isles_list)))
175 while (!list_empty(&p_archipelago->isles_list)) {
181 while (!list_empty(&p_isle->buffers_list)) {
208 while (!list_empty(&p_archipelago->isles_list)) {
215 while (!list_empty(&p_isle->buffers_list)) {
231 if (!list_empty(&p_ooo_info->ready_buffers_list))
254 while (!list_empty(&p_ooo_info->free_buffers_list)) {
288 if (!list_empty(&p_ooo_info->free_buffers_list)) {
315 if (!list_empty(&p_ooo_info->ready_buffers_list)) {
340 if (list_empty(
[all...]
/linux-master/drivers/gpu/drm/ttm/
H A Dttm_execbuf_util.c47 if (list_empty(list))
81 if (list_empty(list))
147 if (list_empty(list))
/linux-master/drivers/gpu/drm/
H A Ddrm_flip_work.c116 if (list_empty(&tasks))
155 WARN_ON(!list_empty(&work->queued) || !list_empty(&work->commited));
/linux-master/drivers/md/dm-vdo/
H A Dpriority-table.c178 if (list_empty(&bucket->queue))
197 if (list_empty(entry))
211 if (list_empty(next_entry))
/linux-master/sound/soc/intel/boards/
H A Dskl_hda_dsp_common.h54 if (list_empty(&ctx->hdmi_pcm_list))
/linux-master/fs/notify/
H A Dnotification.c62 if (!list_empty(&event->list)) {
64 WARN_ON(!list_empty(&event->list));
104 if (!list_empty(&group->overflow_event->list)) {
112 if (!list_empty(list) && merge) {
/linux-master/drivers/s390/char/
H A Dsclp_con.c62 if (!list_empty(&sclp_con_outqueue))
89 if (list_empty(&sclp_con_outqueue))
177 if (list_empty(&sclp_con_pages))
179 while (list_empty(&sclp_con_pages)) {
/linux-master/net/sctp/
H A Dstream_sched_rr.c47 if (list_empty(&stream->rr_list))
54 if (!list_empty(&soute->rr_list))
117 if (list_empty(&q->out_chunk_list))
145 if (list_empty(&soute->outq))
/linux-master/drivers/md/
H A Ddm-stats.h39 return !list_empty(&st->list);
/linux-master/net/core/
H A Dlink_watch.c120 if (list_empty(&dev->link_watch_list)) {
218 while (!list_empty(&wrk) && do_dev > 0) {
242 if (!list_empty(&lweventlist))
253 if (!list_empty(&dev->link_watch_list)) {
/linux-master/include/net/
H A Dfq_impl.h102 if (list_empty(head)) {
104 if (list_empty(head))
121 !list_empty(&tin->old_flows)) {
213 else if (list_empty(&tin->tin_list))
228 if (list_empty(&flow->flowchain)) {
299 if (!list_empty(&flow->flowchain)) {
301 if (list_empty(&tin->new_flows) &&
302 list_empty(&tin->old_flows))
320 if (list_empty(head)) {
322 if (list_empty(hea
[all...]
/linux-master/fs/smb/client/
H A Ddfs_cache.h58 if (!tl || !tl->tl_numtgts || list_empty(&tl->tl_list) ||
78 if (!tl || !tl->tl_numtgts || list_empty(&tl->tl_list))
/linux-master/fs/gfs2/
H A Dlog.h65 if (list_empty(&ip->i_ordered)) {
67 if (list_empty(&ip->i_ordered))
/linux-master/arch/powerpc/platforms/pseries/
H A Dpci_dlpar.c65 if (!(list_empty(&b->children) && list_empty(&b->devices)))

Completed in 337 milliseconds

1234567891011>>