Home
last modified time | relevance | path

Searched refs:SLIST_REMOVE (Results 1 – 25 of 28) sorted by relevance

12

/openbsd/sys/kern/
H A Dkern_sensors.c108 SLIST_REMOVE(&sensordev_list, sensdev, ksensordev, list); in sensordev_deinstall()
125 SLIST_REMOVE(sh, sens, ksensor, list); in sensor_detach()
H A Duipc_mbuf2.c286 SLIST_REMOVE(&m->m_pkthdr.ph_tags, t, m_tag, m_tag_link); in m_tag_delete()
H A Dkern_bufq.c172 SLIST_REMOVE(&bufqs, bq, bufq, bufq_entries); in bufq_destroy()
H A Dkern_task.c455 SLIST_REMOVE(&tq->tq_threads, &self, taskq_thread, tt_entry); in taskq_thread()
H A Dkern_event.c1988 SLIST_REMOVE(list, kn, knote, kn_link); in knote_detach()
2125 SLIST_REMOVE(&klist->kl_list, kn, knote, kn_selnext); in klist_remove()
2134 SLIST_REMOVE(&klist->kl_list, kn, knote, kn_selnext); in klist_remove_locked()
H A Duipc_usrreq.c814 SLIST_REMOVE(&unp->unp_refs, unp2, unpcb, unp_nextref); in unp_detach()
1005 SLIST_REMOVE(&unp2->unp_refs, unp, unpcb, unp_nextref); in unp_disconnect()
H A Dsysv_sem.c159 SLIST_REMOVE(&semu_list, suptr, sem_undo, un_next); in semundo_adjust()
H A Dvfs_syscalls.c454 SLIST_REMOVE(&mplist, mp, mount, mnt_dounmount); in dounmount()
463 SLIST_REMOVE(&mplist, mp, mount, mnt_dounmount); in dounmount()
/openbsd/regress/sys/net/rtable/
H A Dsrp_compat.h89 SLIST_REMOVE(_sl, _e, _type, _ENTRY); \
/openbsd/sys/dev/vmm/
H A Dvmm.c541 SLIST_REMOVE(&vm->vm_vcpu_list, vcpu, vcpu, vc_vcpu_link); in vm_teardown()
674 SLIST_REMOVE(&vmm_softc->vm_list, vm, vm, vm_link); in vm_terminate()
/openbsd/sys/net/
H A Dif_trunk.c230 SLIST_REMOVE(&trunk_list, tr, trunk_softc, tr_entries); in trunk_clone_destroy()
441 SLIST_REMOVE(&tr->tr_ports, tp, trunk_port, tp_entries); in trunk_port_destroy()
947 SLIST_REMOVE(&tr->tr_mc_head, mc, trunk_mc, mc_entries); in trunk_ether_delmulti()
974 SLIST_REMOVE(&tr->tr_mc_head, mc, trunk_mc, mc_entries); in trunk_ether_purgemulti()
H A Dpf_table.c1563 SLIST_REMOVE(&auxq, n, pfr_ktable, pfrkt_workq); in pfr_add_tables()
1591 SLIST_REMOVE(&addq, p, pfr_ktable, pfrkt_workq); in pfr_add_tables()
/openbsd/sys/nfs/
H A Dnfs_kq.c212 SLIST_REMOVE(&kevlist, ke, kevq, kev_link); in nfs_kqunwatch()
/openbsd/sys/dev/pci/
H A Dmaestro.c1709 SLIST_REMOVE(head, next, salloc_zone, link); in salloc_insert()
1725 SLIST_REMOVE(&pool->free, zone, salloc_zone, link); in salloc_alloc()
1753 SLIST_REMOVE(&pool->used, zone, salloc_zone, link); in salloc_free()
H A Dauixp.c396 SLIST_REMOVE(&sc->sc_dma_list, dma, auixp_dma, in auixp_free()
/openbsd/sys/arch/octeon/dev/
H A Doctcit.c362 SLIST_REMOVE(&sc->sc_handlers[hash], ih, octcit_intrhand, ih_list); in octcit_intr_disestablish()
H A Doctciu.c344 SLIST_REMOVE(&sc->sc_intrhand[irq], ih, octciu_intrhand, ih_list); in octciu_intr_disestablish()
/openbsd/usr.bin/mg/
H A Dinterpreter.c596 SLIST_REMOVE(&varhead, v1, varentry, entry); in founddef()
H A Ddired.c1036 SLIST_REMOVE(&delhead, d1, delentry, entry); in redelete()
/openbsd/usr.sbin/snmpd/
H A Dusm.c257 SLIST_REMOVE(&usmuserlist, up, usmuser, uu_next); in usm_checkuser()
/openbsd/sys/dev/dt/
H A Ddt_dev.c220 SLIST_REMOVE(&dtdev_list, sc, dt_softc, ds_next); in dtclose()
/openbsd/sys/sys/
H A Dqueue.h150 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/openbsd/sys/arch/sh/sh/
H A Dpmap.c537 SLIST_REMOVE(&pvh->pvh_head, pv, pv_entry, pv_link); in __pmap_pv_remove()
/openbsd/sys/dev/pv/
H A Dxen.c624 SLIST_REMOVE(&sc->sc_intrs, xi, xen_intsrc, xi_entry); in xen_intsrc_remove()
/openbsd/sys/dev/pci/drm/
H A Ddrm_linux.c1502 SLIST_REMOVE(&drm_linux_acpi_notify_list, nb, in unregister_acpi_notifier()
1557 SLIST_REMOVE(&backlight_device_list, bd, backlight_device, next); in backlight_device_unregister()

12