/illumos-gate/usr/src/cmd/vtfontcvt/ |
H A D | vtfontcvt.c | 785 if (!TAILQ_EMPTY(&maps[VFNT_MAP_NORMAL])) { in write_fnt_source() 794 if (!TAILQ_EMPTY(&maps[VFNT_MAP_NORMAL_RH])) { in write_fnt_source() 803 if (!TAILQ_EMPTY(&maps[VFNT_MAP_BOLD])) { in write_fnt_source() 812 if (!TAILQ_EMPTY(&maps[VFNT_MAP_BOLD_RH])) { in write_fnt_source() 828 if (TAILQ_EMPTY(&maps[VFNT_MAP_NORMAL])) { in write_fnt_source() 836 if (TAILQ_EMPTY(&maps[VFNT_MAP_NORMAL_RH])) { in write_fnt_source() 844 if (TAILQ_EMPTY(&maps[VFNT_MAP_BOLD])) { in write_fnt_source() 852 if (TAILQ_EMPTY(&maps[VFNT_MAP_BOLD_RH])) { in write_fnt_source()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | hook.c | 591 !TAILQ_EMPTY(&hks->hks_nhead)) in hook_stack_remove() 732 VERIFY(TAILQ_EMPTY(&hks->hks_nhead)); in hook_stack_notify_unregister() 986 if (!SLIST_EMPTY(&hfi->hfi_head) || !TAILQ_EMPTY(&hfi->hfi_nhead)) { in hook_family_remove() 1270 SLIST_EMPTY(&hfi->hfi_head) && TAILQ_EMPTY(&hfi->hfi_nhead)) { in hook_family_notify_unregister() 1473 if (!TAILQ_EMPTY(&hei->hei_head) || !TAILQ_EMPTY(&hei->hei_nhead)) { in hook_event_remove() 1488 TAILQ_EMPTY(&hfi->hfi_nhead)) in hook_event_remove() 1584 TAILQ_EMPTY(&hfi->hfi_nhead)) { in hook_event_free() 1810 TAILQ_EMPTY(&hei->hei_head) && TAILQ_EMPTY(&hei->hei_nhead)) { in hook_event_notify_unregister() 2205 if (TAILQ_EMPTY(&hei->hei_head)) { in hook_unregister() 2212 if (hei->hei_condemned && TAILQ_EMPTY(&hei->hei_nhead)) in hook_unregister()
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | queue.h | 572 if (!TAILQ_EMPTY(head) && \ 602 if (!TAILQ_EMPTY(head2)) { \ 612 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) macro
|
/illumos-gate/usr/src/uts/common/klm/ |
H A D | nlm_rpc_handle.c | 77 if (TAILQ_EMPTY(&hostp->nh_rpchc)) in get_nlm_rpc_fromcache()
|
H A D | nlm_impl.c | 1091 ASSERT(TAILQ_EMPTY(&nvp->nv_slreqs)); in nlm_vhold_destroy() 1149 ASSERT(TAILQ_EMPTY(&nvp->nv_slreqs)); in nlm_vhold_dtor() 1224 ASSERT(TAILQ_EMPTY(&hostp->nh_vholds_list)); in nlm_host_destroy() 1235 ASSERT(TAILQ_EMPTY(&hostp->nh_vholds_list)); in nlm_host_destroy() 1483 if (!TAILQ_EMPTY(&hostp->nh_vholds_list)) in nlm_host_has_srv_locks() 2521 ASSERT(TAILQ_EMPTY(&g->nlm_slocks)); in nlm_svc_stopping()
|
H A D | nlm_service.c | 1125 while (!TAILQ_EMPTY(&host_list)) { in nlm_do_free_all()
|
/illumos-gate/usr/src/contrib/bhyve/sys/ |
H A D | queue.h | 606 if (!TAILQ_EMPTY(head) && \ 636 if (!TAILQ_EMPTY(head2)) { \ 646 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) macro
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | gdb.c | 779 if (!TAILQ_EMPTY(&breakpoints)) { in gdb_cpu_add() 1272 if (TAILQ_EMPTY(&breakpoints)) in remove_all_sw_breakpoints() 1326 if (TAILQ_EMPTY(&breakpoints) && in update_sw_breakpoint() 1344 if (TAILQ_EMPTY(&breakpoints)) in update_sw_breakpoint()
|
H A D | block_if.c | 445 return (TAILQ_EMPTY(&bc->bc_pendq) && TAILQ_EMPTY(&bc->bc_busyq)); in blockif_empty() 933 if (!TAILQ_EMPTY(&bc->bc_freeq)) { in blockif_request()
|
H A D | pci_emul.c | 1463 if (TAILQ_EMPTY(&boot_devices)) in init_bootorder()
|
/illumos-gate/usr/src/uts/intel/io/ipmi/ |
H A D | ipmi.c | 194 while (!sc->ipmi_detaching && TAILQ_EMPTY(&sc->ipmi_pending_requests)) in ipmi_dequeue_request()
|
H A D | ipmi_main.c | 457 if (!TAILQ_EMPTY(&dev->ipmi_completed_requests)) in ipmi_poll()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/vrrpd/ |
H A D | vrrpd.c | 433 while (!TAILQ_EMPTY(&intf->vvi_iplist)) { in vrrpd_delete_if() 863 assert(TAILQ_EMPTY(&vrrp_vr_list)); in vrrpd_fini() 864 assert(TAILQ_EMPTY(&vrrp_intf_list)); in vrrpd_fini() 877 while (!TAILQ_EMPTY(&vrrp_vr_list)) { in vrrpd_cleanup() 882 while (!TAILQ_EMPTY(&vrrp_intf_list)) { in vrrpd_cleanup() 1770 if (TAILQ_EMPTY(&intf->vvi_iplist)) { in vrrpd_update_ipcache() 1853 if (TAILQ_EMPTY(&intf->vvi_iplist)) { in vrrpd_update_ipcache() 4414 if (!checkonly && TAILQ_EMPTY(&vif->vvi_iplist)) { in vrrpd_virtualip_update()
|
/illumos-gate/usr/src/man/man3head/ |
H A D | Makefile | 189 TAILQ_EMPTY.3head \ 376 TAILQ_EMPTY.3head := LINKSRC = queue.h.3head
|
/illumos-gate/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_bitmap.c | 462 while (!TAILQ_EMPTY(hp)) { in hash_free() 1090 while (!TAILQ_EMPTY(headp)) { in dbm_chunks_free()
|
/illumos-gate/usr/src/cmd/fwflash/common/ |
H A D | fwflash.c | 485 if ((plugdir == NULL) && TAILQ_EMPTY(fw_pluginlist)) { in flash_load_plugins()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | queue.h | 740 #define TAILQ_EMPTY(head) ((head)->tqh_first == TAILQ_END(head)) macro
|
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_sge.c | 2303 if (!TAILQ_EMPTY(&sc->sfl) != 0) in refill_sfl() 2314 if (TAILQ_EMPTY(&sc->sfl) != 0) { in add_fl_to_sfl()
|
/illumos-gate/usr/src/boot/common/ |
H A D | gfx_fb.c | 2530 return (!TAILQ_EMPTY(res)); in gfx_get_edid_resolution()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-header.p5m | 1711 link path=usr/share/man/man3head/TAILQ_EMPTY.3head target=queue.h.3head
|