| /src/lib/libc/stdlib/ |
| cxa_thread_atexit.c | 86 SLIST_INSERT_HEAD(&cxa_dtors, entry, link);
|
| hcreate.c | 239 SLIST_INSERT_HEAD(chain, ie, link);
|
| /src/sys/dev/ata/ |
| ata_raid_subr.c | 89 SLIST_INSERT_HEAD(&ataraid_disk_vnode_list, adv, adv_next);
|
| /src/common/lib/libprop/ |
| prop_stack.c | 60 SLIST_INSERT_HEAD(&stack->extern_elems, eelem, stack_link);
|
| /src/sys/dev/fdt/ |
| connector_fdt.c | 99 SLIST_INSERT_HEAD(&fdt_connectors, sc, sc_list);
|
| /src/lib/libpthread/ |
| res_state.c | 123 SLIST_INSERT_HEAD(&res_list, st, st_list);
|
| /src/sys/dist/pf/net/ |
| pf_table.c | 317 SLIST_INSERT_HEAD(&workq, p, pfrke_workq); 414 SLIST_INSERT_HEAD(&workq, p, pfrke_workq); 481 SLIST_INSERT_HEAD(&changeq, p, pfrke_workq); 499 SLIST_INSERT_HEAD(&addq, p, pfrke_workq); 712 SLIST_INSERT_HEAD(&workq, p, pfrke_workq); 1087 SLIST_INSERT_HEAD(w->pfrw_workq, ke, pfrke_workq); 1173 SLIST_INSERT_HEAD(&workq, p, pfrkt_workq); 1215 SLIST_INSERT_HEAD(&addq, p, pfrkt_workq); 1237 SLIST_INSERT_HEAD(&addq, r, pfrkt_workq); 1245 SLIST_INSERT_HEAD(&changeq, p, pfrkt_workq) [all...] |
| /src/usr.sbin/ldpd/ |
| conffile.c | 352 SLIST_INSERT_HEAD(&conei_head, nei, neilist); 405 SLIST_INSERT_HEAD(&coifs_head, conf_if, iflist);
|
| fsm.c | 115 SLIST_INSERT_HEAD(&hello_info_head, hi, infos);
|
| /src/sys/arch/playstation2/ee/ |
| intc.c | 184 SLIST_INSERT_HEAD(&__intc_dispatcher_head, dispatcher, link);
|
| dmac.c | 216 SLIST_INSERT_HEAD(&__dmac_dispatcher_head, dispatcher, link);
|
| /src/sys/dev/dm/ |
| dm_pdev.c | 134 SLIST_INSERT_HEAD(&dm_pdev_list, dmp, next_pdev);
|
| /src/usr.sbin/autofs/ |
| popen.c | 146 SLIST_INSERT_HEAD(&pidlist, cur, next);
|
| /src/sbin/efi/ |
| getvars.c | 113 SLIST_INSERT_HEAD(head, elm, entry);
|
| /src/sys/arch/pmax/tc/ |
| dt.c | 229 SLIST_INSERT_HEAD(&sc->sc_free, msg, chain.slist); 328 SLIST_INSERT_HEAD(&sc->sc_free, msg, chain.slist);
|
| /src/usr.bin/config/ |
| util.c | 96 SLIST_INSERT_HEAD(pl, pf, pf_next); 111 SLIST_INSERT_HEAD(allpl, pf, pf_next);
|
| /src/sys/arch/xen/xen/ |
| if_xennet_xenbus.c | 354 SLIST_INSERT_HEAD(&sc->sc_txreq_head, &sc->sc_txreqs[i], 369 SLIST_INSERT_HEAD(&sc->sc_rxreq_head, rxreq, rxreq_next); 883 SLIST_INSERT_HEAD(&sc->sc_rxreq_head, rxreq, 921 SLIST_INSERT_HEAD(&sc->sc_rxreq_head, req, rxreq_next); 975 SLIST_INSERT_HEAD(&sc->sc_txreq_head, req, txreq_next); 1134 SLIST_INSERT_HEAD(&txchain, req, txreq_next); 1178 SLIST_INSERT_HEAD(&sc->sc_txreq_head, req, txreq_next);
|
| /src/sys/dev/microcode/aic7xxx/ |
| aicasm_symbol.c | 264 SLIST_INSERT_HEAD(symlist, newnode, links); 293 SLIST_INSERT_HEAD(symlist, newnode, links); 320 SLIST_INSERT_HEAD(symlist_dest, node, links);
|
| /src/sys/dev/ |
| lockstat.c | 203 SLIST_INSERT_HEAD(&lc->lc_free, lb, lb_chain.slist); 207 SLIST_INSERT_HEAD(&lc->lc_free, lb, lb_chain.slist);
|
| /src/sys/kern/ |
| subr_psref.c | 311 SLIST_INSERT_HEAD(&pcpu->pcpu_head, psref, psref_entry); 436 SLIST_INSERT_HEAD(&pcpu->pcpu_head, pto, psref_entry);
|
| subr_bufq.c | 105 SLIST_INSERT_HEAD(&bufq_strat_list, bs, bs_next);
|
| /src/sys/arch/xen/xenbus/ |
| xenbus_dev.c | 295 SLIST_INSERT_HEAD(&xlwp->transactions, 391 SLIST_INSERT_HEAD(&u->lwps, xlwp, lwp_next);
|
| /src/sbin/dump/ |
| itime.c | 113 SLIST_INSERT_HEAD(&dthead, dtwalk, dt_list);
|
| /src/sys/dev/ppbus/ |
| ppbus_conf.c | 251 SLIST_INSERT_HEAD(&(ppbus->sc_childlist_head),
|
| /src/sys/fs/ptyfs/ |
| ptyfs_subr.c | 186 SLIST_INSERT_HEAD(ppp, pp, ptyfs_hash);
|