Home
last modified time | relevance | path

Searched refs:SLIST_EMPTY (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dqueue.h66 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_hardlink.c82 while (!SLIST_EMPTY(hl_q)) { in hardlink_q_cleanup()
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dacpi_device.c88 while (!SLIST_EMPTY(&dev->crs)) { in acpi_device_destroy()
/illumos-gate/usr/src/uts/common/io/
H A Dhook.c321 ASSERT(SLIST_EMPTY(&hook_stacks)); in hook_fini()
590 if (!SLIST_EMPTY(&hks->hks_familylist) || in hook_stack_remove()
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()
1487 if (hfi->hfi_condemned && SLIST_EMPTY(&hfi->hfi_head) && in hook_event_remove()
1583 if (hfi->hfi_condemned && SLIST_EMPTY(&hfi->hfi_head) && in hook_event_free()
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.c147 ASSERT(SLIST_EMPTY(&cp->co_children)); in smb_co_done()
214 ASSERT(SLIST_EMPTY(&co->co_children)); in smb_co_rele()
/illumos-gate/usr/src/uts/common/krtld/
H A Dbootrd_cpio.c403 while (!SLIST_EMPTY(&open_files)) { in bcpio_closeall()
/illumos-gate/usr/src/man/man3head/
H A DMakefile147 SLIST_EMPTY.3head \
334 SLIST_EMPTY.3head := LINKSRC = queue.h.3head
/illumos-gate/usr/src/uts/intel/io/vmm/intel/
H A Dvtd.c540 KASSERT(SLIST_EMPTY(&domhead), ("domain list not empty")); in vtd_cleanup()
/illumos-gate/usr/src/boot/sys/sys/
H A Dqueue.h186 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
/illumos-gate/usr/src/contrib/bhyve/sys/
H A Dqueue.h203 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
/illumos-gate/usr/src/uts/common/sys/
H A Dqueue.h188 #define SLIST_EMPTY(head) ((head)->slh_first == SLIST_END(head)) macro
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c2348 while (!SLIST_EMPTY(nl)) { in autoload_font()
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c1111 if (SLIST_EMPTY(&sc->data_pool) || (ring->queued > 15)) { in rt2860_send()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m1665 link path=usr/share/man/man3head/SLIST_EMPTY.3head target=queue.h.3head