Home
last modified time | relevance | path

Searched refs:LIST_REMOVE (Results 1 – 25 of 166) sorted by relevance

1234567

/openbsd/sys/arch/macppc/stand/
H A Dalloc.c162 LIST_REMOVE(f, list); in alloc()
193 LIST_REMOVE(a, list); in free()
205 LIST_REMOVE(m, list); in freeall()
211 LIST_REMOVE(m, list); in freeall()
/openbsd/usr.sbin/ldpd/
H A Dldpd.c887 LIST_REMOVE(xi, entry); in merge_ifaces()
899 LIST_REMOVE(xi, entry); in merge_ifaces()
939 LIST_REMOVE(xt, entry); in merge_tnbrs()
952 LIST_REMOVE(xt, entry); in merge_tnbrs()
983 LIST_REMOVE(xn, entry); in merge_nbrps()
1024 LIST_REMOVE(xn, entry); in merge_nbrps()
1055 LIST_REMOVE(xl, entry); in merge_l2vpns()
1073 LIST_REMOVE(xl, entry); in merge_l2vpns()
1101 LIST_REMOVE(xf, entry); in merge_l2vpn()
1107 LIST_REMOVE(xf, entry); in merge_l2vpn()
[all …]
H A Dadjacency.c79 LIST_REMOVE(adj, global_entry); in adj_del_single()
81 LIST_REMOVE(adj, nbr_entry); in adj_del_single()
84 LIST_REMOVE(adj, ia_entry); in adj_del_single()
223 LIST_REMOVE(tnbr, entry); in tnbr_del()
H A Dinterface.c99 LIST_REMOVE(if_addr, entry); in if_exit()
211 LIST_REMOVE(if_addr, entry); in if_addr_del()
228 LIST_REMOVE(if_addr, entry); in if_addr_del()
/openbsd/sys/nfs/
H A Dnfs_aiod.c194 LIST_REMOVE(aiod, nad_idle); in nfs_set_naiod()
195 LIST_REMOVE(aiod, nad_all); /* Yuck. */ in nfs_set_naiod()
203 LIST_REMOVE(aiod, nad_all); in nfs_set_naiod()
H A Dnfs_srvcache.c189 LIST_REMOVE(rp, rc_hash); in nfsrv_getcache()
265 LIST_REMOVE(rp, rc_hash); in nfsrv_cleancache()
/openbsd/sys/kern/
H A Dkern_exit.c264 LIST_REMOVE(p, p_hash); in exit1()
265 LIST_REMOVE(p, p_list); in exit1()
268 LIST_REMOVE(pr, ps_hash); in exit1()
269 LIST_REMOVE(pr, ps_list); in exit1()
450 LIST_REMOVE(p, p_hash); in reaper()
755 LIST_REMOVE(pr, ps_list); /* off zombprocess */ in proc_finish_wait()
785 LIST_REMOVE(pr, ps_orphan); in process_clear_orphan()
803 LIST_REMOVE(child, ps_sibling); in process_reparent()
827 LIST_REMOVE(pr, ps_sibling); in process_zap()
H A Dsubr_extent.c274 LIST_REMOVE(orp, er_link); in extent_destroy()
280 LIST_REMOVE(ex, ex_link); in extent_destroy()
363 LIST_REMOVE(nextr, er_link); in extent_insert_and_optimize()
526 LIST_REMOVE(rp, er_link); in extent_do_alloc_region()
1071 LIST_REMOVE(rp, er_link); in extent_free()
1117 LIST_REMOVE(rp, er_link); in extent_free()
1172 LIST_REMOVE(rp, er_link); in extent_alloc_region_descriptor()
H A Dvfs_sync.c117 LIST_REMOVE(vp, v_synclist); in vn_syncer_add_to_worklist()
349 LIST_REMOVE(vp, v_synclist); in sync_inactive()
H A Dkern_proc.c321 LIST_REMOVE(pr, ps_pglist); in enterthispgrp()
337 LIST_REMOVE(pr, ps_pglist); in leavepgrp()
354 LIST_REMOVE(pgrp, pg_hash); in pgdelete()
/openbsd/sys/arch/sparc64/stand/ofwboot/
H A Dalloc.c162 LIST_REMOVE(f, list); in alloc()
193 LIST_REMOVE(a, list); in free()
/openbsd/sys/netinet6/
H A Dfrag6.c275 LIST_REMOVE(af6, ip6af_list); in frag6_input()
392 LIST_REMOVE(ip6af, ip6af_list); in frag6_input()
395 LIST_REMOVE(af6, ip6af_list); in frag6_input()
479 LIST_REMOVE(af6, ip6af_list); in frag6_input()
531 LIST_REMOVE(af6, ip6af_list); in frag6_freef()
/openbsd/usr.sbin/rpc.lockd/
H A Dlockd_lock.c386 LIST_REMOVE(fl, lcklst); in unlock()
524 LIST_REMOVE(fl, lcklst); in do_lock()
546 LIST_REMOVE(fl, lcklst); in do_lock()
596 LIST_REMOVE(fl, lcklst); in do_lock()
702 LIST_REMOVE(rfl, lcklst); in do_unlock()
826 LIST_REMOVE(fl, lcklst); in notify()
/openbsd/usr.sbin/ripd/
H A Dneighbor.c214 LIST_REMOVE(nbr, entry); in nbr_del()
215 LIST_REMOVE(nbr, hash); in nbr_del()
318 LIST_REMOVE(nbr_failed, entry); in nbr_failed_delete()
/openbsd/usr.sbin/ospfd/
H A Dospfd.c295 LIST_REMOVE(a, entry); in main()
741 LIST_REMOVE(a, entry); in merge_config()
749 LIST_REMOVE(xa, entry); in merge_config()
822 LIST_REMOVE(a, entry); in merge_config()
849 LIST_REMOVE(i, entry); in merge_interfaces()
862 LIST_REMOVE(xi, entry); in merge_interfaces()
/openbsd/sbin/pdisk/
H A Dpartition_map.c135 LIST_REMOVE(entry, disk_entry); in free_partition_map()
577 LIST_REMOVE(entry, disk_entry); in delete_entry()
578 LIST_REMOVE(entry, base_entry); in delete_entry()
645 LIST_REMOVE(p1, disk_entry); in move_entry_in_map()
646 LIST_REMOVE(p2, disk_entry); in move_entry_in_map()
/openbsd/usr.sbin/ospf6d/
H A Dospf6d.c699 LIST_REMOVE(a, entry); in merge_config()
707 LIST_REMOVE(xa, entry); in merge_config()
750 LIST_REMOVE(a, entry); in merge_config()
775 LIST_REMOVE(i, entry); in merge_interfaces()
787 LIST_REMOVE(xi, entry); in merge_interfaces()
/openbsd/usr.bin/patch/
H A Ded.c101 LIST_REMOVE(cline, entries); in do_ed_script()
295 LIST_REMOVE(line, entries); in free_lines()
/openbsd/usr.bin/vi/common/
H A Dcut.c222 LIST_REMOVE(del_cbp, q); in cb_rotate()
282 LIST_REMOVE(cbp, q); in cut_close()
/openbsd/sys/uvm/
H A Duvm_aobj.c335 LIST_REMOVE(elt, list); in uao_set_swslot()
438 LIST_REMOVE(elt, list); in uao_shrink_hash()
474 LIST_REMOVE(elt, list); in uao_shrink_convert()
595 LIST_REMOVE(elt, list); in uao_grow_hash()
824 LIST_REMOVE(aobj, u_list); in uao_detach()
1520 LIST_REMOVE(elt, list); in uao_dropswap_range()
/openbsd/sys/netinet/
H A Din_pcb.c614 LIST_REMOVE(inp, inp_lhash); in in_pcbdetach()
615 LIST_REMOVE(inp, inp_hash); in in_pcbdetach()
1007 LIST_REMOVE(inp, inp_lhash); in in_pcbrehash()
1008 LIST_REMOVE(inp, inp_hash); in in_pcbrehash()
1066 LIST_REMOVE(inp, inp_hash); in in_pcbhash_lookup()
1102 LIST_REMOVE(inp, inp_lhash); in in_pcbresize()
1103 LIST_REMOVE(inp, inp_hash); in in_pcbresize()
/openbsd/sys/dev/usb/
H A Dusb_mem.c99 LIST_REMOVE(p, next); in usb_block_allocmem()
241 LIST_REMOVE(f, next); in usb_allocmem()
/openbsd/usr.bin/gencat/
H A Dgencat.c690 LIST_REMOVE(msg, entries); in MCDelSet()
693 LIST_REMOVE(set, entries); in MCDelSet()
713 LIST_REMOVE(msg, entries); in MCDelMsg()
/openbsd/sys/ntfs/
H A Dntfs_ihash.c139 LIST_REMOVE(ip, i_hash); in ntfs_nthashrem()
/openbsd/usr.sbin/dvmrpd/
H A Dneighbor.c226 LIST_REMOVE(nbr, entry); in nbr_del()
227 LIST_REMOVE(nbr, hash); in nbr_del()

1234567