| /f-stack/freebsd/kern/ |
| H A D | subr_hash.c | 76 LIST_INIT(&hashtbl[i]); in hashinit_flags() 138 LIST_INIT(&hashtbl[i]); in phashinit_flags()
|
| H A D | kern_lockf.c | 288 LIST_INIT(&lf_lock_states); in lf_init() 292 LIST_INIT(&lf_lock_owners[i].list); in lf_init() 582 LIST_INIT(&lock->lf_outedges); in lf_advlockasync() 583 LIST_INIT(&lock->lf_inedges); in lf_advlockasync() 611 LIST_INIT(&ls->ls_active); in lf_advlockasync() 612 LIST_INIT(&ls->ls_pending); in lf_advlockasync() 1220 LIST_INIT(&granted); in lf_activate_lock() 1360 LIST_INIT(&granted); in lf_cancel_lock() 1850 LIST_INIT(&splitlock->lf_inedges); in lf_split() 2428 LIST_INIT(&v->v_outedges); in graph_alloc_vertex() [all …]
|
| H A D | vfs_hash.c | 54 LIST_INIT(&vfs_hash_side); in vfs_hashinit()
|
| H A D | subr_sleepqueue.c | 224 LIST_INIT(&sleepq_chains[i].sc_queues); in init_sleepqueues() 890 LIST_INIT(&sq->sq_free); in sleepq_init() 1330 LIST_INIT(&sleepq_hash[i]); in sleepq_prof_reset() 1331 LIST_INIT(&sleepq_prof_free); in sleepq_prof_reset()
|
| H A D | kern_thread.c | 476 LIST_INIT(&p->p_mqnotifier); in proc_linkup() 1000 LIST_INIT(&td->td_contested); in thread_link() 1001 LIST_INIT(&td->td_lprof[0]); in thread_link() 1002 LIST_INIT(&td->td_lprof[1]); in thread_link()
|
| H A D | kern_fork.c | 597 LIST_INIT(&p2->p_children); in do_fork() 598 LIST_INIT(&p2->p_orphans); in do_fork() 627 LIST_INIT(&p2->p_reaplist); in do_fork()
|
| H A D | kern_alq.c | 187 LIST_INIT(&ald_queues); in ald_startup() 188 LIST_INIT(&ald_active); in ald_startup()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | undefined.c | 122 LIST_INIT(&undef_handlers[0]); in undef_init() 123 LIST_INIT(&undef_handlers[1]); in undef_init()
|
| /f-stack/dpdk/drivers/net/ionic/ |
| H A D | ionic_rx_filter.c | 43 LIST_INIT(&lif->rx_filters.by_hash[i]); in ionic_rx_filters_init() 44 LIST_INIT(&lif->rx_filters.by_id[i]); in ionic_rx_filters_init()
|
| /f-stack/freebsd/contrib/ngatm/netnatm/api/ |
| H A D | cc_data.c | 55 LIST_INIT(&cc->user_list); in cc_create() 57 LIST_INIT(&cc->orphaned_conns); in cc_create()
|
| /f-stack/lib/ |
| H A D | ff_kern_subr.c | 79 LIST_INIT(&hashtbl[i]); in hashinit_flags() 140 LIST_INIT(&hashtbl[i]); in phashinit_flags()
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm_db.c | 178 LIST_INIT(&evclass_hash[i].head); in au_evclassmap_init() 352 LIST_INIT(&evnamemap_hash[i].enl_head); in au_evnamemap_init()
|
| /f-stack/freebsd/security/mac_veriexec/ |
| H A D | veriexec_metadata.c | 341 LIST_INIT(&(lp->file_head)); in find_veriexec_dev() 784 LIST_INIT(&veriexec_dev_head); in mac_veriexec_metadata_init() 785 LIST_INIT(&veriexec_file_dev_head); in mac_veriexec_metadata_init()
|
| /f-stack/freebsd/arm64/coresight/ |
| H A D | coresight_cmd.c | 106 LIST_INIT(&event->endplist); in coresight_init_event()
|
| /f-stack/dpdk/drivers/net/mvpp2/ |
| H A D | mrvl_mtr.c | 486 LIST_INIT(&priv->profiles); in mrvl_mtr_init() 487 LIST_INIT(&priv->mtrs); in mrvl_mtr_init()
|
| /f-stack/freebsd/security/mac/ |
| H A D | mac_framework.c | 320 LIST_INIT(&mac_static_policy_list); in mac_init() 321 LIST_INIT(&mac_policy_list); in mac_init()
|
| /f-stack/freebsd/net/ |
| H A D | raw_usrreq.c | 63 LIST_INIT(&V_rawcb_list); in raw_init()
|
| H A D | if_clone.c | 171 LIST_INIT(&V_if_cloners); in vnet_if_clone_init() 364 LIST_INIT(&ifc->ifc_iflist); in if_clone_alloc()
|
| /f-stack/freebsd/arm64/iommu/ |
| H A D | smmu_acpi.c | 215 LIST_INIT(&unit->domain_list); in smmu_acpi_attach()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_zone.c | 98 LIST_INIT(head); in zone_dataset_attach()
|
| /f-stack/freebsd/arm/arm/ |
| H A D | undefined.c | 196 LIST_INIT(&undefined_handlers[loop]); in undefined_init()
|
| /f-stack/freebsd/netgraph/bluetooth/l2cap/ |
| H A D | ng_l2cap_main.c | 124 LIST_INIT(&l2cap->con_list); in ng_l2cap_constructor() 125 LIST_INIT(&l2cap->chan_list); in ng_l2cap_constructor()
|
| /f-stack/tools/netstat/ |
| H A D | sctp.c | 218 LIST_INIT(&xladdr_head); in sctp_process_tcb() 219 LIST_INIT(&xraddr_head); in sctp_process_tcb()
|
| /f-stack/dpdk/lib/librte_eal/windows/include/sys/ |
| H A D | queue.h | 491 LIST_INIT(head2); \ 498 LIST_INIT(head2); \ 526 #define LIST_INIT(head) do { \ macro
|
| /f-stack/freebsd/sys/ |
| H A D | queue.h | 520 LIST_INIT(head2); \ 527 LIST_INIT(head2); \ 555 #define LIST_INIT(head) do { \ macro
|