| /netbsd/src/sys/dev/dm/ |
| D | dm_pdev.c | 202 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()
|
| D | dm_table.c | 168 SLIST_REMOVE(tbl, table_en, dm_table_entry, next); in dm_table_destroy()
|
| /netbsd/src/sys/arch/xen/xenbus/ |
| D | xenbus_dev.c | 308 SLIST_REMOVE(&xlwp->transactions, trans, in xenbus_dev_write() 434 SLIST_REMOVE(&u->lwps, xlwp, xenbus_dev_lwp, lwp_next); in xenbus_dev_close()
|
| D | xenbus_xs.c | 619 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()
|
| D | xenbus_probe.c | 595 SLIST_REMOVE(&xenbus_device_list, xbusd, xenbus_device, xbusd_entries); in xenbus_free_device()
|
| /netbsd/src/sys/kern/ |
| D | vfs_vnode.c | 1398 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()
|
| D | subr_bufq.c | 121 SLIST_REMOVE(&bufq_strat_list, bs, bufq_strat, bs_next); in bufq_unregister()
|
| D | subr_psref.c | 376 SLIST_REMOVE(&pcpu->pcpu_head, psref, psref, psref_entry); in psref_release()
|
| D | sys_select.c | 1066 SLIST_REMOVE(&l->l_selwait, sip, selinfo, sel_chain); in seldestroy()
|
| /netbsd/src/sys/arch/playstation2/ee/ |
| D | intc.c | 218 SLIST_REMOVE(&__intc_dispatcher_head, dispatcher, in intc_intr_disestablish()
|
| D | dmac.c | 249 SLIST_REMOVE(&__dmac_dispatcher_head, dispatcher, in dmac_intr_disestablish()
|
| /netbsd/src/usr.sbin/ldpd/ |
| D | ldp_peer.c | 251 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/ |
| D | ppbus_conf.c | 194 SLIST_REMOVE(&ppbus->sc_childlist_head, child, in ppbus_childdet()
|
| /netbsd/src/sys/nfs/ |
| D | nfs_kq.c | 210 SLIST_REMOVE(&kevlist, ke, kevq, kev_link); in filt_nfsdetach()
|
| /netbsd/src/share/man/man3/ |
| D | Makefile | 190 queue.3 SLIST_REMOVE.3 \
|
| /netbsd/src/external/bsd/pkg_install/dist/lib/ |
| D | iterate.c | 403 SLIST_REMOVE(&pkg_match_cache[idx], pkg, in find_best_matching_installed_pkg()
|
| /netbsd/src/crypto/dist/ipsec-tools/src/include-glibc/sys/ |
| D | queue.h | 150 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
| /netbsd/src/sys/arch/arm/s3c2xx0/ |
| D | s3c2800_pci.c | 545 SLIST_REMOVE(&sc->sc_irq_handlers, ih, sspci_irq_handler, link); in s3c2800_pci_intr_disestablish()
|
| /netbsd/src/sbin/fsck_ffs/ |
| D | utilities.c | 737 SLIST_REMOVE(&uq_hash[uq->uq_uid & q2h_hash_mask], in remove_uquot()
|
| /netbsd/src/sys/arch/xen/xen/ |
| D | xbdback_xenbus.c | 464 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()
|
| D | pciback.c | 524 SLIST_REMOVE(&pb_xenbus_instances, in pciback_xenbus_destroy()
|
| /netbsd/src/sys/sys/ |
| D | queue.h | 160 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
|
| /netbsd/src/sys/net/ |
| D | if_llatbl.c | 567 SLIST_REMOVE(&lltables, llt, lltable, llt_link); in lltable_unlink()
|
| /netbsd/src/sys/arch/sh3/sh3/ |
| D | pmap.c | 570 SLIST_REMOVE(&pvh->pvh_head, pv, pv_entry, pv_link); in __pmap_pv_remove()
|
| /netbsd/src/sys/fs/nilfs/ |
| D | nilfs_vfsops.c | 542 SLIST_REMOVE(&nilfs_devices, nilfsdev, nilfs_device, next_device); in nilfs_unmount_device()
|