| /netbsd/src/sys/arch/atari/atari/ |
| D | stalloc.c | 75 TAILQ_INSERT_HEAD(&st_list, mem, link); in init_stmem() 76 TAILQ_INSERT_HEAD(&free_list, mem, free_link); in init_stmem() 220 TAILQ_INSERT_HEAD(&free_list,mn,free_link); in free_stmem()
|
| /netbsd/src/sys/arch/atari/dev/ |
| D | dma.c | 98 TAILQ_INSERT_HEAD(&dma_free, &dmatable[i], entries); in st_dma_init() 183 TAILQ_INSERT_HEAD(&dma_free, req, entries); in st_dmafree()
|
| /netbsd/src/lib/libc/db/mpool/ |
| D | mpool.c | 154 TAILQ_INSERT_HEAD(head, bp, hq); in mpool_newf() 228 TAILQ_INSERT_HEAD(head, bp, hq); in mpool_get() 279 TAILQ_INSERT_HEAD(head, bp, hq); in mpool_get()
|
| /netbsd/src/sys/arch/hpc/hpc/ |
| D | config_hook.c | 129 TAILQ_INSERT_HEAD(&hook_lists[type], hr, hr_link); in config_hook() 218 TAILQ_INSERT_HEAD(&call_list, cr, hr_link); in config_connect()
|
| /netbsd/src/sys/arch/amiga/amiga/ |
| D | cc.c | 480 TAILQ_INSERT_HEAD(&chip_list, mem, link); in cc_init_chipmem() 481 TAILQ_INSERT_HEAD(&free_list, mem, free_link); in cc_init_chipmem() 614 TAILQ_INSERT_HEAD(&free_list,mn,free_link); in free_chipmem()
|
| /netbsd/src/sys/netinet6/ |
| D | ip6_flow.c | 120 TAILQ_INSERT_HEAD(&ip6flowtable[(hashidx)], (ip6f), ip6f_hash); \ 121 TAILQ_INSERT_HEAD(&ip6flowlist, (ip6f), ip6f_list); \ 359 TAILQ_INSERT_HEAD(&ip6flowlist, ip6f, ip6f_list); in ip6flow_fastforward()
|
| /netbsd/src/sys/netinet/ |
| D | ip_flow.c | 93 TAILQ_INSERT_HEAD(&ipflowtable[(hashidx)], (ipf), ipf_hash); \ 94 TAILQ_INSERT_HEAD(&ipflowlist, (ipf), ipf_list); \ 343 TAILQ_INSERT_HEAD(&ipflowlist, ipf, ipf_list); in ipflow_fastforward()
|
| /netbsd/src/external/bsd/nvi/dist/common/ |
| D | main.c | 246 TAILQ_INSERT_HEAD(&wp->scrq, sp, q); in editor() 252 TAILQ_INSERT_HEAD(&wp->scrq, sp, q); in editor()
|
| /netbsd/src/crypto/dist/ipsec-tools/src/racoon/ |
| D | throttle.c | 77 TAILQ_INSERT_HEAD(&throttle_list, te, next); in throttle_add()
|
| D | genlist.c | 54 TAILQ_INSERT_HEAD(head, entry, chain); in genlist_insert()
|
| /netbsd/src/sys/arch/arm/arm/ |
| D | fiq.c | 116 TAILQ_INSERT_HEAD(&fiqhandler_stack, fh, fh_list); in fiq_claim()
|
| /netbsd/src/external/bsd/nvi/dist/ex/ |
| D | ex_at.c | 101 TAILQ_INSERT_HEAD(&ecp->rq, rp, q); in ex_at()
|
| D | ex_edit.c | 137 TAILQ_INSERT_HEAD(&new->ep->scrq, new, eq); in ex_N_edit()
|
| D | ex_cscope.c | 479 TAILQ_INSERT_HEAD(&rtqp->tagq, rtp, q); in cscope_find() 545 TAILQ_INSERT_HEAD(&exp->tq, rtqp, q); in cscope_find() 553 TAILQ_INSERT_HEAD(&exp->tq, tqp, q); in cscope_find()
|
| /netbsd/src/sys/dev/iscsi/ |
| D | iscsi_utils.c | 331 TAILQ_INSERT_HEAD(&sess->s_ccb_pool, ccb, ccb_chain); in create_ccbs() 550 TAILQ_INSERT_HEAD(&conn->c_pdu_pool, pdu, pdu_chain); in create_pdus()
|
| /netbsd/src/external/bsd/tmux/dist/ |
| D | window.c | 248 TAILQ_INSERT_HEAD(stack, wl, sentry); in winlink_stack_push() 734 TAILQ_INSERT_HEAD(&w->panes, wp, entry); in window_add_pane() 738 TAILQ_INSERT_HEAD(&w->panes, wp, entry); in window_add_pane() 1108 TAILQ_INSERT_HEAD(&wp->modes, wme, entry); in window_pane_set_mode() 1115 TAILQ_INSERT_HEAD(&wp->modes, wme, entry); in window_pane_set_mode() 1513 TAILQ_INSERT_HEAD(stack, wp, sentry); in window_pane_stack_push()
|
| D | cmd-parse.y | 254 TAILQ_INSERT_HEAD(&ps->stack, ps->scope, entry); 432 TAILQ_INSERT_HEAD(&$$->arguments, arg, entry); 449 TAILQ_INSERT_HEAD(&$$->arguments, arg, entry); 536 TAILQ_INSERT_HEAD($$, $1, entry); 540 TAILQ_INSERT_HEAD($2, $1, entry);
|
| D | cmd-break-pane.c | 103 TAILQ_INSERT_HEAD(&w->panes, wp, entry); in cmd_break_pane_exec()
|
| D | cmd-rotate-window.c | 60 TAILQ_INSERT_HEAD(&w->panes, wp, entry); in cmd_rotate_window_exec()
|
| /netbsd/src/sys/net/ |
| D | bpf_stub.c | 131 TAILQ_INSERT_HEAD(&rmlist, lag, lag_entries); in bpf_stub_detach()
|
| /netbsd/src/usr.bin/man/ |
| D | manconf.c | 267 TAILQ_INSERT_HEAD(&tp->entrylist, ep, q); in addentry()
|
| /netbsd/src/sys/coda/ |
| D | coda_namecache.c | 151 TAILQ_INSERT_HEAD(&coda_nc_lru.head, &coda_nc_heap[i], lru); in coda_nc_init() 365 TAILQ_INSERT_HEAD(&coda_nc_lru.head, cncp, lru); in coda_nc_remove()
|
| /netbsd/src/sys/arch/arc/dti/ |
| D | btl.c | 377 TAILQ_INSERT_HEAD(&sc->sc_free_ccb, ccb, chain); in btattach() 386 TAILQ_INSERT_HEAD(&sc->sc_free_buf, buf, chain); in btattach() 566 TAILQ_INSERT_HEAD(&sc->sc_free_ccb, ccb, chain); in bt_free_ccb() 588 TAILQ_INSERT_HEAD(&sc->sc_free_buf, buf, chain); in bt_free_buf()
|
| /netbsd/src/lib/libresolv/ |
| D | res_update.c | 159 TAILQ_INSERT_HEAD(&zptr->z_rrlist, rrecp, r_glink); in res_nupdate()
|
| /netbsd/src/usr.sbin/makefs/cd9660/ |
| D | iso9660_rrip.c | 251 TAILQ_INSERT_HEAD(&node->head, CE, rr_ll); in cd9660_susp_handle_continuation_common() 269 TAILQ_INSERT_HEAD(&node->head, ST, rr_ll); in cd9660_susp_handle_continuation_common() 320 TAILQ_INSERT_HEAD(&node->head, temp, rr_ll); in cd9660_susp_initialize_node()
|