Home
last modified time | relevance | path

Searched refs:list_is_empty (Results 1 – 25 of 86) sorted by relevance

1234

/titanic_44/usr/src/uts/common/io/ib/clients/rdsv3/
H A Drds_recv.c300 if (!list_is_empty(&rs->rs_recv_queue)) { in rdsv3_next_incoming()
377 while (!list_is_empty(&rs->rs_notify_queue) && count < max_messages) { in rdsv3_notify_queue_get()
387 while (!list_is_empty(&copy)) { in rdsv3_notify_queue_get()
408 if (!list_is_empty(&copy)) { in rdsv3_notify_queue_get()
488 if (!list_is_empty(&rs->rs_notify_queue)) { in rdsv3_recvmsg()
521 !(list_is_empty(&rs->rs_notify_queue) && in rdsv3_recvmsg()
533 while ((list_is_empty(&rs->rs_notify_queue) && in rdsv3_recvmsg()
H A Dsend.c259 if (!list_is_empty(&conn->c_send_queue)) { in rdsv3_send_xmit()
371 if (!list_is_empty(&to_be_dropped)) in rdsv3_send_xmit()
407 if (!list_is_empty(&conn->c_send_queue)) { in rdsv3_send_xmit()
607 while (!list_is_empty(messages)) { in rdsv3_send_remove_from_sock()
707 if (!list_is_empty(&list)) in rdsv3_send_drop_acked()
791 while (!list_is_empty(&list)) { in rdsv3_send_drop_to()
/titanic_44/usr/src/uts/i86pc/io/
H A Dimmu_dmar.c116 if (list_is_empty(scope_list)) { in scope_list_free()
125 ASSERT(list_is_empty(scope_list)); in scope_list_free()
136 if (list_is_empty(drhd_list)) { in drhd_list_destroy()
146 ASSERT(list_is_empty(drhd_list)); in drhd_list_destroy()
157 if (list_is_empty(rmrr_list)) { in rmrr_list_destroy()
167 ASSERT(list_is_empty(rmrr_list)); in rmrr_list_destroy()
539 if (list_is_empty(scope_list)) in print_scope_list()
562 if (list_is_empty(drhd_list)) in print_drhd_list()
589 if (list_is_empty(rmrr_list)) in print_rmrr_list()
710 if (list_is_empty(drhd_list)) in dmar_devinfos_create()
[all …]
/titanic_44/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt.c429 if (!list_is_empty(&smrt->smrt_targets)) { in smrt_detach()
517 VERIFY(list_is_empty(&smrt->smrt_commands)); in smrt_cleanup()
522 VERIFY(list_is_empty(&smrt->smrt_volumes)); in smrt_cleanup()
525 VERIFY(list_is_empty(&smrt->smrt_physicals)); in smrt_cleanup()
528 VERIFY(list_is_empty(&smrt->smrt_targets)); in smrt_cleanup()
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dmultilist.c99 ASSERT(list_is_empty(&mls->mls_list)); in multilist_destroy()
221 if (!list_is_empty(&mls->mls_list)) { in multilist_is_empty()
311 ASSERT(!list_is_empty(&mls->mls_list)); in multilist_sublist_move_forward()
/titanic_44/usr/src/uts/common/io/audio/impl/
H A Daudio_engine.c442 if (list_is_empty(&t->e_streams)) { in auimpl_engine_setup()
451 if (list_is_empty(&t->e_streams)) in auimpl_engine_setup()
460 if (list_is_empty(&t->e_streams)) in auimpl_engine_setup()
473 if (list_is_empty(&t->e_streams)) in auimpl_engine_setup()
488 if (list_is_empty(&t->e_streams)) in auimpl_engine_setup()
529 if (!list_is_empty(&t->e_streams)) in auimpl_engine_setup()
601 if (list_is_empty(&e->e_streams)) in auimpl_engine_setup()
645 if (list_is_empty(&e->e_streams)) in auimpl_engine_setup()
663 if (!list_is_empty(&e->e_streams)) { in auimpl_engine_setup()
856 if (list_is_empty(&e->e_streams)) { in auimpl_engine_close()
/titanic_44/usr/src/uts/common/sys/
H A Dlist.h56 int list_is_empty(list_t *);
/titanic_44/usr/src/uts/common/inet/ilb/
H A Dilb_alg_rr.c64 if (list_is_empty(servers)) { in rr_lb()
140 if (list_is_empty(servers)) in rr_server_toggle()
/titanic_44/usr/src/lib/smbsrv/libmlsvc/common/
H A Dwinreg_svc.c428 if (list_is_empty(&winreg_keylist.kl_list)) in winreg_s_CreateKey()
502 list_is_empty(&winreg_keylist.kl_list) || in winreg_s_DeleteKey()
542 if (list_is_empty(&winreg_keylist.kl_list)) in winreg_key_has_subkey()
577 if (list_is_empty(&winreg_keylist.kl_list)) in winreg_enum_subkey()
828 if (subkey == NULL || list_is_empty(&winreg_keylist.kl_list)) { in winreg_s_OpenKey()
H A Dsmb_quota.c241 while (!list_is_empty(&smb_quota_fs_list)) { in smb_quota_fini()
260 if (!list_is_empty(&smb_quota_fs_list)) { in smb_quota_fini()
270 if (list_is_empty(&smb_quota_fs_list)) { in smb_quota_fini()
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip2mac.c47 if (list_is_empty(&ncec->ncec_cb)) { in ncec_cb_dispatch()
350 if (list_is_empty(&ncec->ncec_cb)) { in ip2mac_cancel_callback()
H A Dipmp.c578 ASSERT(list_is_empty(&illg->ig_arpent)); in ipmp_illgrp_destroy()
579 ASSERT(list_is_empty(&illg->ig_if)); in ipmp_illgrp_destroy()
580 ASSERT(list_is_empty(&illg->ig_actif)); in ipmp_illgrp_destroy()
1164 if (list_is_empty(&illg->ig_if)) { in ipmp_ill_join_illgrp()
1289 if (list_is_empty(&illg->ig_if)) { in ipmp_ill_leave_illgrp()
1446 if (list_is_empty(&illg->ig_actif)) { in ipmp_ill_activate()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c730 if (!list_is_empty(&ss->ss_event_list)) { in fcoei_watchdog()
760 while (!list_is_empty(&ss->ss_event_list)) { in fcoei_clear_watchdog_jobs()
794 while (!list_is_empty(&ss->ss_comp_xch_list)) { in fcoei_clear_watchdog_jobs()
823 while (list_is_empty(&ss->ss_event_list) == B_FALSE) { in fcoei_process_events()
/titanic_44/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c820 if (list_is_empty(&strm_if->buf_read.uv_buf_done)) { in usbvc_read()
834 while (list_is_empty(&strm_if->buf_read.uv_buf_done)) { in usbvc_read()
1819 while (!list_is_empty(&usbvcp->usbvc_term_list)) { in usbvc_free_ctrl_descr()
1828 while (!list_is_empty(&usbvcp->usbvc_unit_list)) { in usbvc_free_ctrl_descr()
1850 while (!list_is_empty(&usbvcp->usbvc_stream_list)) { in usbvc_free_stream_descr()
2341 ASSERT(list_is_empty(&usbvcp->usbvc_stream_list)); in usbvc_parse_stream_ifs()
2822 if (list_is_empty(&usbvcp->usbvc_curr_strm->buf_read.uv_buf_done)) { in usbvc_read_buf()
2893 while (!list_is_empty(&strm_if->buf_read.uv_buf_free)) { in usbvc_free_read_bufs()
2900 while (!list_is_empty(&strm_if->buf_read.uv_buf_done)) { in usbvc_free_read_bufs()
2986 while (!list_is_empty(&strm_if->buf_map.uv_buf_free)) { in usbvc_free_map_bufs()
[all …]
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_net.c254 while (!list_is_empty(&txl->tl_list)) { in smb_net_txr_send()
/titanic_44/usr/src/lib/libcmdutils/common/
H A Dmapfile-vers66 list_is_empty;
/titanic_44/usr/src/uts/common/io/softmac/
H A Dsoftmac_dev.c188 ASSERT(list_is_empty(&sup->su_req_list)); in softmac_upper_destructor()
533 ASSERT(list_is_empty(&sup->su_req_list)); in softmac_drv_open()
/titanic_44/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_hash.c74 ASSERT(list_is_empty(&hp->rh_objs)); in refhash_destroy()
/titanic_44/usr/src/uts/common/os/
H A Dmsg.c355 ASSERT(list_is_empty(&qp->msg_wait_snd[ii])); in msg_dtor()
356 ASSERT(list_is_empty(&qp->msg_wait_snd_ngt[ii])); in msg_dtor()
360 ASSERT(list_is_empty(&qp->msg_cpy_block)); in msg_dtor()
361 ASSERT(list_is_empty(&qp->msg_wait_rcv)); in msg_dtor()
/titanic_44/usr/src/uts/common/io/ib/clients/iser/
H A Diser_xfer.c299 if (!list_is_empty(&idt->idt_inbufv)) { in iser_xfer_ctrlpdu()
311 if (!list_is_empty(&idt->idt_outbufv)) { in iser_xfer_ctrlpdu()
/titanic_44/usr/src/uts/common/io/idm/
H A Didm.c1269 ASSERT(list_is_empty(&idt->idt_inbufv)); in idm_task_alloc()
1270 ASSERT(list_is_empty(&idt->idt_outbufv)); in idm_task_alloc()
2386 if (!list_is_empty(&idm.idm_ini_conn_list) || in _idm_fini()
2387 !list_is_empty(&idm.idm_tgt_conn_list) || in _idm_fini()
2388 !list_is_empty(&idm.idm_tgt_svc_list)) { in _idm_fini()
/titanic_44/usr/src/common/list/
H A Dlist.c248 list_is_empty(list_t *list) in list_is_empty() function
/titanic_44/usr/src/uts/common/disp/
H A Dcpucaps.c344 if (list_is_empty(&capped_projects) && list_is_empty(&capped_zones)) { in cap_disable()
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.c657 ASSERT(list_is_empty(&so->so_acceptq_list)); in sonode_fini()
658 ASSERT(list_is_empty(&so->so_acceptq_defer)); in sonode_fini()
/titanic_44/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c291 while (!list_is_empty(&tgt->tp_sess_list)) { in srpt_stp_stop_srp()
418 ASSERT(list_is_empty(&tgt->tp_sess_list)); in srpt_stp_free_port()
419 ASSERT(list_is_empty(&tgt->tp_ch_list)); in srpt_stp_free_port()
1675 ASSERT(!list_is_empty(&session->ss_task_list)); in srpt_stp_remove_task()

1234