Home
last modified time | relevance | path

Searched refs:LIST_INIT (Results 126 – 150 of 219) sorted by relevance

123456789

/freebsd/sys/kern/
H A Dsubr_lock.c289 LIST_INIT(&type->lpt_lpoalloc); in lock_prof_init_type()
H A Dkern_conf.c698 LIST_INIT(&devsw->d_devs); in prep_cdevsw()
1301 LIST_INIT(&(*cdp)->head); in clone_setup()
H A Dkern_rctl.c1973 LIST_INIT(&newrules); in rctl_proc_ucred_changed()
2116 LIST_INIT(&child->p_racct->r_rule_links); in rctl_proc_fork()
H A Dsubr_taskqueue.c160 LIST_INIT(&queue->tq_active); in _taskqueue_create()
H A Dsysv_sem.c298 LIST_INIT(&semu_free_list); in seminit()
304 LIST_INIT(&semu_list); in seminit()
/freebsd/sys/arm/ti/twl/
H A Dtwl_vreg.c972 LIST_INIT(&sc->sc_vreg_list); in twl_vreg_attach()
/freebsd/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c454 LIST_INIT(&tmp->tm_nodes_used); in tmpfs_mount()
/freebsd/sys/gnu/gcov/
H A Dgcov_fs.c588 LIST_INIT(&node->children); in init_node()
/freebsd/sys/dev/ice/
H A Dice_rdma.c595 LIST_INIT(&ice_rdma.peers); in ice_rdma_init()
/freebsd/usr.sbin/inetd/
H A Dinetd.c500 LIST_INIT(&proctable[i]); in main()
1954 LIST_INIT(&sep->se_children); in getconfigent()
1968 LIST_INIT(&sep->se_conn[i]); in getconfigent()
/freebsd/lib/libnvmf/
H A Dnvmf_tcp.c1089 LIST_INIT(&qp->rx_buffers); in tcp_allocate_qpair()
1090 LIST_INIT(&qp->tx_buffers); in tcp_allocate_qpair()
/freebsd/sys/fs/devfs/
H A Ddevfs_devs.c144 LIST_INIT(&cdev->si_children); in devfs_alloc()
/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_scsi.c661 LIST_INIT(&queue->vsq_workers); in pci_vtscsi_init_queue()
/freebsd/sys/dev/usb/controller/
H A Dusb_controller.c850 LIST_INIT(&bus->pd_cleanup_list); in usb_attach_sub()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c1003 LIST_INIT(&head_free); in mlx5e_sync_ifp_addr()
1004 LIST_INIT(&head_uc); in mlx5e_sync_ifp_addr()
1005 LIST_INIT(&head_mc); in mlx5e_sync_ifp_addr()
/freebsd/sys/net/
H A Dif_vxlan.c583 LIST_INIT(&sc->vxl_ftable[i]); in vxlan_ftable_init()
904 LIST_INIT(&vso->vxlso_vni_hash[i]); in vxlan_socket_alloc()
3641 LIST_INIT(&list); in vxlan_ifdetach_event()
3670 LIST_INIT(&vxlan_socket_list); in vxlan_load()
H A Dbridgestp.c2140 LIST_INIT(&bstp_list); in bstp_modevent()
2165 LIST_INIT(&bs->bs_bplist); in bstp_attach()
/freebsd/usr.bin/truss/
H A Dsetup.c342 LIST_INIT(&np->threadlist); in new_proc()
/freebsd/usr.sbin/rpc.tlsservd/
H A Drpc.tlsservd.c400 LIST_INIT(&rpctls_ssllist); in main()
/freebsd/sys/dev/vmd/
H A Dvmd.c354 LIST_INIT(&sc->vmd_users); in vmd_attach()
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_rfcomm.c342 LIST_INIT(&ng_btsocket_rfcomm_sessions); in ng_btsocket_rfcomm_init()
347 LIST_INIT(&ng_btsocket_rfcomm_sockets); in ng_btsocket_rfcomm_init()
1286 LIST_INIT(&s->dlcs); in ng_btsocket_rfcomm_session_create()
/freebsd/sys/cam/ctl/
H A Dscsi_ctl.c464 LIST_INIT(&softc->atio_list); in ctlferegister()
465 LIST_INIT(&softc->inot_list); in ctlferegister()
/freebsd/sys/vm/
H A Dvm_object.c237 LIST_INIT(&object->shadow_head); in _vm_object_allocate()
266 LIST_INIT(&object->rvq); in _vm_object_allocate()
/freebsd/contrib/ntp/sntp/libevent/
H A Dbufferevent_ratelim.c652 LIST_INIT(&g->members); in bufferevent_rate_limit_group_new()
/freebsd/contrib/libevent/
H A Dbufferevent_ratelim.c652 LIST_INIT(&g->members); in bufferevent_rate_limit_group_new()

123456789