Home
last modified time | relevance | path

Searched refs:LIST_INSERT_AFTER (Results 1 – 25 of 58) sorted by relevance

123

/netbsd/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c447 LIST_INSERT_AFTER(valid_entry, default_entry, ll_struct); in cd9660_setup_boot()
489 LIST_INSERT_AFTER(default_entry, head, ll_struct); in cd9660_setup_boot()
507 LIST_INSERT_AFTER(head, temp, ll_struct); in cd9660_setup_boot()
/netbsd/sys/arch/cesfic/cesfic/
H A Disr.c131 LIST_INSERT_AFTER(curisr, newisr, isr_link); in isrlink()
/netbsd/sys/arch/newsmips/dev/
H A Dhb.c124 LIST_INSERT_AFTER(curih, ih, ih_q); in hb_intr_establish()
/netbsd/sys/arch/hp300/hp300/
H A Dintr.c156 LIST_INSERT_AFTER(curih, newih, ih_q); in intr_establish()
/netbsd/sys/arch/amiga/amiga/
H A Dcc.c100 LIST_INSERT_AFTER(prev, add, link); in add_vbl_function()
111 LIST_INSERT_AFTER(prev, add, link); in add_vbl_function()
/netbsd/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_hashtab.c108 LIST_INSERT_AFTER(parent, item, head); in drm_ht_insert_item()
/netbsd/external/bsd/nvi/dist/common/
H A Dmark.c175 LIST_INSERT_AFTER(lmp, lmt, q); in mark_set()
H A Dseq.c121 LIST_INSERT_AFTER(lastqp, qp, q); in seq_set()
/netbsd/sys/arch/news68k/news68k/
H A Disr.c135 LIST_INSERT_AFTER(curisr, newisr, isr_link); in isrlink_autovec()
/netbsd/sys/arch/luna68k/luna68k/
H A Disr.c135 LIST_INSERT_AFTER(curisr, newisr, isr_link); in isrlink_autovec()
/netbsd/sys/netbt/
H A Dl2cap_misc.c242 LIST_INSERT_AFTER(prev, chan, lc_ncid); in l2cap_cid_alloc()
H A Dl2cap_upper.c369 LIST_INSERT_AFTER(prev, chan, lc_ncid); in l2cap_listen_pcb()
/netbsd/sys/arch/atari/atari/
H A Dintr.c210 LIST_INSERT_AFTER(cur_vec, ih, ih_link); in intr_establish()
/netbsd/usr.bin/gencat/
H A Dgencat.c782 LIST_INSERT_AFTER(q, p, entries); in MCAddSet()
820 LIST_INSERT_AFTER(q, p, entries); in MCAddMsg()
/netbsd/sys/arch/mvme68k/mvme68k/
H A Disr.c159 LIST_INSERT_AFTER(curisr, newisr, isr_link); in isrlink_autovec()
/netbsd/crypto/dist/ipsec-tools/src/racoon/
H A Dsainfo.c291 LIST_INSERT_AFTER(s, new, chain);
/netbsd/usr.sbin/sdpd/
H A Ddb.c392 LIST_INSERT_AFTER(r, rec, next); in db_create()
/netbsd/sys/arch/next68k/next68k/
H A Disr.c171 LIST_INSERT_AFTER(curisr, newisr, isr_link); in isrlink_autovec()
/netbsd/sys/fs/nfs/client/
H A Dnfs_clsubs.c296 LIST_INSERT_AFTER(dp, dp2, ndm_list); in ncl_getcookie()
/netbsd/sys/kern/
H A Dsubr_extent.c455 LIST_INSERT_AFTER(after, rp, er_link); in extent_insert_and_optimize()
1140 LIST_INSERT_AFTER(rp, nrp, er_link); in extent_free()
H A Dkern_sleepq.c205 LIST_INSERT_AFTER(l_last, l, l_sleepchain); in sleepq_insert()
/netbsd/crypto/dist/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h286 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/netbsd/share/man/man3/
H A DMakefile150 queue.3 LIST_INSERT_AFTER.3 \
/netbsd/dist/pf/sbin/pfctl/
H A Dpfctl_osfp.c760 LIST_INSERT_AFTER(nmlast, nm, nm_entry); in sort_name_list()
773 LIST_INSERT_AFTER(nmlast, nm, nm_entry); in sort_name_list()
/netbsd/sys/arch/newsmips/apbus/
H A Dapbus.c256 LIST_INSERT_AFTER(curih, ih, ih_q); in apbus_intr_establish()

123