| /f-stack/freebsd/netgraph/ |
| H A D | ng_pptpgre.c | 730 while (!SLIST_EMPTY(q)) { in ng_pptpgre_sendq() 980 while (!SLIST_EMPTY(&hpriv->roq)) { in ng_pptpgre_rcvdata_lower() 1015 while (!SLIST_EMPTY(&hpriv->roq)) { in ng_pptpgre_rcvdata_lower() 1032 if (SLIST_EMPTY(&hpriv->roq)) { in ng_pptpgre_rcvdata_lower() 1040 if (SLIST_EMPTY(&sendq)) { in ng_pptpgre_rcvdata_lower() 1177 if (SLIST_EMPTY(&hpriv->roq)) { /* should not happen */ in ng_pptpgre_reorder_timeout() 1188 while (!SLIST_EMPTY(&hpriv->roq)) { in ng_pptpgre_reorder_timeout() 1201 if (!SLIST_EMPTY(&hpriv->roq)) in ng_pptpgre_reorder_timeout() 1264 while (!SLIST_EMPTY(&hpriv->roq)) { in ng_pptpgre_reset()
|
| H A D | ng_bridge.c | 965 while (!SLIST_EMPTY(oldList)) { in ng_bridge_rehash()
|
| /f-stack/freebsd/kern/ |
| H A D | kern_et.c | 86 if (SLIST_EMPTY(&eventtimers) || in et_register()
|
| H A D | kern_event.c | 539 if (SLIST_EMPTY(&list->kl_list)) in knote_fork() 2354 return (SLIST_EMPTY(&knl->kl_list)); in knlist_empty() 2523 if (!SLIST_EMPTY(&knl->kl_list)) { in knlist_cleardel() 2641 if (!SLIST_EMPTY(list)) in knote_drop_detached()
|
| H A D | uipc_mbuf.c | 331 !SLIST_EMPTY(&m->m_pkthdr.tags)) { in m_sanity() 397 KASSERT(SLIST_EMPTY(&to->m_pkthdr.tags), in m_move_pkthdr() 439 KASSERT(SLIST_EMPTY(&to->m_pkthdr.tags), ("m_dup_pkthdr: to has tags")); in m_dup_pkthdr()
|
| H A D | kern_thread.c | 1023 MPASS(SLIST_EMPTY(&td->td_epochs)); in thread_unlink()
|
| H A D | kern_mbuf.c | 666 if (!(flags & MB_DTOR_SKIP) && (m->m_flags & M_PKTHDR) && !SLIST_EMPTY(&m->m_pkthdr.tags)) in mb_dtor_mbuf()
|
| H A D | vfs_mount.c | 2417 while (!SLIST_EMPTY(&ma->list)) { in free_mntarg()
|
| /f-stack/tools/compat/include/sys/ |
| H A D | event.h | 178 #define KNLIST_EMPTY(list) SLIST_EMPTY(&(list)->kl_list)
|
| H A D | queue.h | 187 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
|
| H A D | mbuf.h | 1167 return (SLIST_EMPTY(&m->m_pkthdr.tags) ? (struct m_tag *)NULL : in m_tag_find()
|
| /f-stack/freebsd/sys/ |
| H A D | event.h | 244 #define KNLIST_EMPTY(list) SLIST_EMPTY(&(list)->kl_list)
|
| H A D | queue.h | 228 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
|
| H A D | mbuf.h | 1408 return (SLIST_EMPTY(&m->m_pkthdr.tags) ? (struct m_tag *)NULL : in m_tag_find()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | vdev_geom.c | 137 if (SLIST_EMPTY(priv)) in vdev_geom_attrchanged() 158 if (SLIST_EMPTY(priv)) in vdev_geom_resize() 182 if (SLIST_EMPTY(priv)) in vdev_geom_orphan()
|
| /f-stack/freebsd/net/ |
| H A D | if_tuntap.c | 422 KASSERT(!SLIST_EMPTY(&V_tuntap_driver_cloners), in tuntap_name2info() 464 KASSERT(!SLIST_EMPTY(&V_tuntap_driver_cloners), in tuntap_driver_from_flags() 690 while (!SLIST_EMPTY(&V_tuntap_driver_cloners)) { in vnet_tun_uninit()
|
| /f-stack/dpdk/drivers/net/qede/ |
| H A D | qede_filter.c | 1033 while (!SLIST_EMPTY(&qdev->arfs_info.arfs_list_head)) { in qede_flow_flush()
|
| /f-stack/dpdk/lib/librte_eal/windows/include/sys/ |
| H A D | queue.h | 198 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
|
| /f-stack/freebsd/amd64/vmm/ |
| H A D | vmm_dev.c | 1142 if (SLIST_EMPTY(&head)) in vmmdev_cleanup()
|
| /f-stack/freebsd/i386/i386/ |
| H A D | pmap.c | 2354 SLIST_EMPTY(&free))) { in pmap_pv_reclaim() 2459 if (m_pc == NULL && pv_vafree != 0 && SLIST_EMPTY(&free)) { in pmap_pv_reclaim() 3996 KASSERT(SLIST_EMPTY(&free), in pmap_enter_pde()
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_log_buf.c | 353 KASSERT(SLIST_EMPTY(&tlb->tlb_head), in tcp_log_remove_bucket()
|
| H A D | in_mcast.c | 255 if (SLIST_EMPTY(inmh)) in inm_release_list_deferred()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | pmap.c | 2322 SLIST_EMPTY(&free)) { in reclaim_pv_chunk() 2459 if (m_pc == NULL && !SLIST_EMPTY(&free)) { in reclaim_pv_chunk() 4312 KASSERT(SLIST_EMPTY(&free), in pmap_enter_l2()
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_mcast.c | 526 if (SLIST_EMPTY(inmh)) in in6m_release_list_deferred()
|
| /f-stack/freebsd/arm/arm/ |
| H A D | pmap-v6.c | 2846 SLIST_EMPTY(&free))) { in pmap_pv_reclaim() 2948 if (m_pc == NULL && pv_vafree != 0 && SLIST_EMPTY(&free)) { in pmap_pv_reclaim()
|