| /f-stack/freebsd/netinet/libalias/ |
| H A D | alias_mod.c | 156 SLIST_REMOVE(&dll_chain, b, dll, next); in detach_dll()
|
| /f-stack/dpdk/examples/cmdline/ |
| H A D | commands.c | 85 SLIST_REMOVE(&global_obj_list, res->obj, object, next); in cmd_obj_del_show_parsed()
|
| /f-stack/freebsd/kern/ |
| H A D | kern_et.c | 116 SLIST_REMOVE(&eventtimers, et, eventtimer, et_all); in et_deregister()
|
| H A D | imgact_binmisc.c | 304 SLIST_REMOVE(&interpreter_list, ibe, imgact_binmisc_entry, link); in imgact_binmisc_remove_entry() 724 SLIST_REMOVE(&interpreter_list, ibe, imgact_binmisc_entry, in imgact_binmisc_fini()
|
| H A D | subr_epoch.c | 248 SLIST_REMOVE(&td->td_epochs, et, epoch_tracker, et_tlink); in epoch_trace_exit()
|
| H A D | kern_event.c | 2328 SLIST_REMOVE(&knl->kl_list, kn, knote, kn_selnext); in knlist_remove_kq() 2642 SLIST_REMOVE(list, kn, knote, kn_link); in knote_drop_detached()
|
| H A D | subr_intr.c | 802 SLIST_REMOVE(&pic_list, pic, intr_pic, pic_next);
|
| H A D | kern_descrip.c | 1036 SLIST_REMOVE(&sigio->sio_pgrp->pg_sigiolst, sigio, in funsetown_locked() 1042 SLIST_REMOVE(&sigio->sio_proc->p_sigiolst, sigio, in funsetown_locked()
|
| /f-stack/dpdk/drivers/vdpa/mlx5/ |
| H A D | mlx5_vdpa_mem.c | 29 SLIST_REMOVE(&priv->mr_list, entry, mlx5_vdpa_query_mr, next); in mlx5_vdpa_mem_dereg()
|
| /f-stack/dpdk/drivers/net/qede/ |
| H A D | qede_filter.c | 185 SLIST_REMOVE(&qdev->arfs_info.arfs_list_head, tmp, in qede_fdir_dealloc_resc() 295 SLIST_REMOVE(&qdev->arfs_info.arfs_list_head, tmp, in qede_config_arfs_filter()
|
| H A D | qede_ethdev.c | 687 SLIST_REMOVE(&qdev->uc_list_head, tmp, qede_ucast_entry, list); in qede_ucast_filter() 981 SLIST_REMOVE(&qdev->vlan_list_head, tmp, qede_vlan_entry, list); in qede_vlan_filter_set()
|
| /f-stack/freebsd/amd64/vmm/intel/ |
| H A D | vtd.c | 759 SLIST_REMOVE(&domhead, dom, domain, next); in vtd_destroy_domain()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_dummynet.c | 741 SLIST_REMOVE(h, fs, dn_fsk, sch_chain); in fsk_detach() 1281 SLIST_REMOVE(&dn_cfg.fsu, fs, dn_fsk, sch_chain); in fsk_attach() 2657 SLIST_REMOVE(&dn_cfg.schedlist, r, dn_alg, next); in unload_dn_sched() 2770 SLIST_REMOVE(&dn_cfg.aqmlist, r, dn_aqm, next); in unload_dn_aqm()
|
| H A D | ip_fw_table_algo.c | 1656 SLIST_REMOVE(&head[hash], tmp, chashentry, next); in ta_del_chash() 1672 SLIST_REMOVE(&head[hash], tmp, chashentry, next); in ta_del_chash() 3611 SLIST_REMOVE(&head[hash], tmp, fhashentry, next); in ta_del_fhash()
|
| /f-stack/freebsd/net/ |
| H A D | if_llatbl.c | 607 SLIST_REMOVE(&V_lltables, llt, lltable, llt_link); in lltable_unlink()
|
| H A D | if_lagg.c | 657 SLIST_REMOVE(&V_lagg_list, sc, lagg_softc, sc_entries); in lagg_clone_destroy() 1925 SLIST_REMOVE(&lp->lp_mc_head, mc, lagg_mc, mc_entries); in lagg_clrmulti()
|
| /f-stack/tools/compat/include/sys/ |
| H A D | queue.h | 232 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
| H A D | mbuf.h | 1152 SLIST_REMOVE(&m->m_pkthdr.tags, t, m_tag, m_tag_link); in m_tag_unlink()
|
| /f-stack/dpdk/lib/librte_eal/windows/include/sys/ |
| H A D | queue.h | 243 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
| /f-stack/freebsd/sys/ |
| H A D | queue.h | 273 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
| H A D | mbuf.h | 1393 SLIST_REMOVE(&m->m_pkthdr.tags, t, m_tag, m_tag_link); in m_tag_unlink()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | vdev_geom.c | 358 SLIST_REMOVE(priv, elem, consumer_vdev_elem, elems); in vdev_geom_close_locked()
|
| /f-stack/freebsd/amd64/vmm/amd/ |
| H A D | amdvi_hw.c | 1140 SLIST_REMOVE(&dom_head, domain, amdvi_domain, next); in amdvi_destroy_domain()
|
| /f-stack/freebsd/amd64/vmm/ |
| H A D | vmm_dev.c | 972 SLIST_REMOVE(&head, sc, vmmdev_softc, link); in vmmdev_destroy()
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_log_buf.c | 476 SLIST_REMOVE(&tlb->tlb_head, tln, tcp_log_id_node, tln_list); in tcp_log_remove_id_node()
|