HomeSort by: relevance | last modified time | path
    Searched refs:SLIST_INIT (Results 1 - 25 of 88) sorted by relevancy

1 2 3 4

  /src/sys/arch/sh3/include/
pmap.h 102 SLIST_INIT(&pvh->pvh_head); \
  /src/sys/dev/microcode/aic7xxx/
aicasm_symbol.c 308 SLIST_INIT(symlist);
324 SLIST_INIT(symlist_src1);
325 SLIST_INIT(symlist_src2);
484 SLIST_INIT(&registers);
485 SLIST_INIT(&masks);
486 SLIST_INIT(&constants);
487 SLIST_INIT(&download_constants);
488 SLIST_INIT(&aliases);
489 SLIST_INIT(&exported_labels);
aicasm_gram.y 667 SLIST_INIT(&$$.referenced_syms);
703 SLIST_INIT(&$$.referenced_syms);
927 SLIST_INIT(&$$.referenced_syms);
1447 SLIST_INIT(&(symbol->info.rinfo->fields));
1480 SLIST_INIT(&(symbol->info.finfo->symrefs));
1869 SLIST_INIT(&immed->referenced_syms);
aicasm.c 131 SLIST_INIT(&search_path);
134 SLIST_INIT(&scope_stack);
  /src/common/lib/libprop/
prop_stack.c 39 SLIST_INIT(&stack->extern_elems);
  /src/sys/dist/pf/net/
pf_table.c 290 SLIST_INIT(&workq);
394 SLIST_INIT(&workq);
464 SLIST_INIT(&addq);
465 SLIST_INIT(&delq);
466 SLIST_INIT(&changeq);
698 SLIST_INIT(&workq);
773 SLIST_INIT(workq);
1164 SLIST_INIT(&workq);
1197 SLIST_INIT(&addq);
1198 SLIST_INIT(&changeq)
    [all...]
pf_osfp.c 314 SLIST_INIT(&pf_osfp_list);
407 SLIST_INIT(&fp->fp_oses);
  /src/sys/dev/dm/
dm_table.c 313 SLIST_INIT(&head->tables[0]);
314 SLIST_INIT(&head->tables[1]);
dm_pdev.c 147 SLIST_INIT(&dm_pdev_list); /* initialize global pdev list */
  /src/usr.sbin/ldpd/
conffile.c 122 SLIST_INIT(&conei_head);
123 SLIST_INIT(&coifs_head);
ldp_peer.c 74 SLIST_INIT(&ldp_peer_head);
187 SLIST_INIT(&p->ldp_peer_address_head);
  /src/lib/libc/stdlib/
hcreate.c 135 SLIST_INIT(&table[idx]);
  /src/sbin/efi/
getvars.c 147 SLIST_INIT(&list_head);
  /src/sys/kern/
subr_hash.c 124 SLIST_INIT(&hashtbl_slist[i]);
  /src/sys/arch/xen/xenbus/
xenbus_dev.c 354 SLIST_INIT(&u->lwps);
382 SLIST_INIT(&xlwp->transactions);
  /src/sys/dev/ppbus/
ppbus_conf.c 172 SLIST_INIT(&(ppbus->sc_childlist_head));
  /src/lib/libc/cdb/
cdbw.c 172 SLIST_INIT(cdbw->hash + i);
300 SLIST_INIT(new_head + i);
  /src/sys/arch/pmax/tc/
dt.c 227 SLIST_INIT(&sc->sc_free);
  /src/sys/arch/arm/xscale/
pxa2x0_dmac.c 379 SLIST_INIT(&sc->sc_descs);
858 SLIST_INIT(&dxs->dxs_descs);
1046 SLIST_INIT(&dxs->dxs_descs);
  /src/sys/arch/xen/xen/
if_xennet_xenbus.c 344 SLIST_INIT(&sc->sc_txreq_head);
360 SLIST_INIT(&sc->sc_rxreq_head);
1118 SLIST_INIT(&txchain);
  /src/sys/dev/
lockstat.c 197 SLIST_INIT(&lc->lc_free);
  /src/usr.bin/systat/
ifstat.c 239 SLIST_INIT(&curlist);
  /src/share/man/man3/
Makefile 186 queue.3 SLIST_INIT.3 \
  /src/usr.sbin/sysinst/
main.c 182 SLIST_INIT(&pm_head);
  /src/sys/arch/arm/arm32/
arm32_kvminit.c 307 SLIST_INIT(&bmi->bmi_freechunks);
308 SLIST_INIT(&bmi->bmi_chunks);

Completed in 27 milliseconds

1 2 3 4