Home
last modified time | relevance | path

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

12

/netbsd/src/sys/dev/dm/
Ddm_pdev.c202 SLIST_REMOVE(&dm_pdev_list, dmp, dm_pdev, next_pdev); in dm_pdev_destroy()
236 SLIST_REMOVE(&dm_pdev_list, dmp, dm_pdev, next_pdev); in dm_pdev_decr()
Ddm_table.c168 SLIST_REMOVE(tbl, table_en, dm_table_entry, next); in dm_table_destroy()
/netbsd/src/sys/arch/xen/xenbus/
Dxenbus_dev.c308 SLIST_REMOVE(&xlwp->transactions, trans, in xenbus_dev_write()
434 SLIST_REMOVE(&u->lwps, xlwp, xenbus_dev_lwp, lwp_next); in xenbus_dev_close()
Dxenbus_xs.c619 SLIST_REMOVE(&watches, watch, xenbus_watch, watch_next); in register_xenbus_watch()
637 SLIST_REMOVE(&watches, watch, xenbus_watch, watch_next); in unregister_xenbus_watch()
Dxenbus_probe.c595 SLIST_REMOVE(&xenbus_device_list, xbusd, xenbus_device, xbusd_entries); in xenbus_free_device()
/netbsd/src/sys/kern/
Dvfs_vnode.c1398 SLIST_REMOVE(&oldtab[i], vip, vnode_impl, vi_hash); in vcache_reinit()
1656 SLIST_REMOVE(&vcache_hashtab[hash & vcache_hashmask], in vcache_get()
1841 SLIST_REMOVE(&vcache_hashtab[old_hash & vcache_hashmask], in vcache_rekey_exit()
1848 SLIST_REMOVE(&vcache_hashtab[new_hash & vcache_hashmask], in vcache_rekey_exit()
1968 SLIST_REMOVE(&vcache_hashtab[hash & vcache_hashmask], in vcache_reclaim()
2022 SLIST_REMOVE(&vcache_hashtab[hash & vcache_hashmask], in vcache_make_anon()
Dsubr_bufq.c121 SLIST_REMOVE(&bufq_strat_list, bs, bufq_strat, bs_next); in bufq_unregister()
Dsubr_psref.c376 SLIST_REMOVE(&pcpu->pcpu_head, psref, psref, psref_entry); in psref_release()
Dsys_select.c1066 SLIST_REMOVE(&l->l_selwait, sip, selinfo, sel_chain); in seldestroy()
/netbsd/src/sys/arch/playstation2/ee/
Dintc.c218 SLIST_REMOVE(&__intc_dispatcher_head, dispatcher, in intc_intr_disestablish()
Ddmac.c249 SLIST_REMOVE(&__dmac_dispatcher_head, dispatcher, in dmac_intr_disestablish()
/netbsd/src/usr.sbin/ldpd/
Dldp_peer.c251 SLIST_REMOVE(&ldp_peer_head, p, ldp_peer, peers); in ldp_peer_delete()
416 SLIST_REMOVE(&p->ldp_peer_address_head, wp, ldp_peer_address, in del_ifaddr()
/netbsd/src/sys/dev/ppbus/
Dppbus_conf.c194 SLIST_REMOVE(&ppbus->sc_childlist_head, child, in ppbus_childdet()
/netbsd/src/sys/nfs/
Dnfs_kq.c210 SLIST_REMOVE(&kevlist, ke, kevq, kev_link); in filt_nfsdetach()
/netbsd/src/share/man/man3/
DMakefile190 queue.3 SLIST_REMOVE.3 \
/netbsd/src/external/bsd/pkg_install/dist/lib/
Diterate.c403 SLIST_REMOVE(&pkg_match_cache[idx], pkg, in find_best_matching_installed_pkg()
/netbsd/src/crypto/dist/ipsec-tools/src/include-glibc/sys/
Dqueue.h150 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/netbsd/src/sys/arch/arm/s3c2xx0/
Ds3c2800_pci.c545 SLIST_REMOVE(&sc->sc_irq_handlers, ih, sspci_irq_handler, link); in s3c2800_pci_intr_disestablish()
/netbsd/src/sbin/fsck_ffs/
Dutilities.c737 SLIST_REMOVE(&uq_hash[uq->uq_uid & q2h_hash_mask], in remove_uquot()
/netbsd/src/sys/arch/xen/xen/
Dxbdback_xenbus.c464 SLIST_REMOVE(&xbdback_instances, xbdi, xbdback_instance, next); in xbdback_xenbus_create()
505 SLIST_REMOVE(&xbdback_instances, xbdi, xbdback_instance, next); in xbdback_xenbus_destroy()
Dpciback.c524 SLIST_REMOVE(&pb_xenbus_instances, in pciback_xenbus_destroy()
/netbsd/src/sys/sys/
Dqueue.h160 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
/netbsd/src/sys/net/
Dif_llatbl.c567 SLIST_REMOVE(&lltables, llt, lltable, llt_link); in lltable_unlink()
/netbsd/src/sys/arch/sh3/sh3/
Dpmap.c570 SLIST_REMOVE(&pvh->pvh_head, pv, pv_entry, pv_link); in __pmap_pv_remove()
/netbsd/src/sys/fs/nilfs/
Dnilfs_vfsops.c542 SLIST_REMOVE(&nilfs_devices, nilfsdev, nilfs_device, next_device); in nilfs_unmount_device()

12