| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | list.h | 45 void list_insert_head(list_t *, void *);
|
| /onnv-gate/usr/src/uts/common/fs/zfs/ |
| H A D | refcount.c | 124 list_insert_head(&rc->rc_list, ref); in refcount_add_many() 162 list_insert_head(&rc->rc_removed, ref); in refcount_remove_many()
|
| H A D | arc.c | 1041 list_insert_head(&state->arcs_list[ab->b_type], ab); in remove_reference() 1105 list_insert_head(&new_state->arcs_list[ab->b_type], ab); in arc_change_state() 1359 list_insert_head(l2arc_free_on_write, df); in arc_buf_data_free() 4308 list_insert_head(dev->l2ad_buflist, head); in l2arc_write_buffers() 4327 list_insert_head(dev->l2ad_buflist, ab); in l2arc_write_buffers() 4550 list_insert_head(l2arc_dev_list, adddev); in l2arc_add_vdev()
|
| H A D | dmu_zfetch.c | 559 list_insert_head(&zf->zf_stream, zs); in dmu_zfetch_stream_insert()
|
| H A D | zfs_acl.c | 848 list_insert_head(&aclp->z_acl, newaclnode); in zfs_acl_xform() 1131 list_insert_head(&aclp->z_acl, aclnode); in zfs_acl_node_read() 1956 list_insert_head(&aclp->z_acl, aclnode); in zfs_vsec_2_aclp()
|
| /onnv-gate/usr/src/common/list/ |
| H A D | list.c | 98 list_insert_head(list, nobject); in list_insert_after() 117 list_insert_head(list_t *list, void *object) in list_insert_head() function
|
| /onnv-gate/usr/src/uts/common/os/ |
| H A D | ddi_timer.c | 223 list_insert_head(&tid->req, req); in add_req() 232 list_insert_head(&tw->req, req); in add_req() 293 list_insert_head(&new_tw->req, req); in transfer_req()
|
| H A D | contract.c | 870 list_insert_head(&ct->ct_vnodes, ctv); in contract_vnode_set() 2378 list_insert_head(&q->ctq_tail, l); in cte_add_listener() 2379 list_insert_head(&q->ctq_listeners, l); in cte_add_listener()
|
| H A D | pool_pset.c | 197 list_insert_head(&pool_pset_list, pool_pset_default); in pool_pset_init()
|
| H A D | kmem.c | 1709 list_insert_head(&cp->cache_complete_slabs, sp); in kmem_slab_alloc_impl() 1907 list_insert_head(deadlist, sp); in kmem_slab_free() 2816 list_insert_head(&cp->cache_complete_slabs, sp); in kmem_slab_prefill() 5226 list_insert_head(deadlist, sp); in kmem_move_buffers() 5377 list_insert_head(deadlist, sp); in kmem_cache_move_notify_task()
|
| /onnv-gate/usr/src/uts/common/io/sdcard/impl/ |
| H A D | sda_cmd.c | 238 list_insert_head(&slot->s_cmdlist, c); in sda_cmd_submit() 259 list_insert_head(&slot->s_cmdlist, c); in sda_cmd_resubmit_acmd()
|
| /onnv-gate/usr/src/lib/libcmdutils/common/ |
| H A D | mapfile-vers | 50 list_insert_head;
|
| /onnv-gate/usr/src/uts/common/fs/nfs/ |
| H A D | nfs4_dispatch.c | 343 list_insert_head(&drc->dr_cache, drp); in rfs4_find_dr() 344 list_insert_head(dr_bkt, drp); in rfs4_find_dr()
|
| H A D | nfs4_client_state.c | 714 list_insert_head(&bucketp->b_oo_hash_list, oop); in create_open_owner() 765 list_insert_head(&rp->r_open_streams, osp); in create_open_stream() 1471 list_insert_head(&bucketp->b_oo_hash_list, foop); in find_freed_open_owner() 1496 list_insert_head(&mi->mi_foo_list, oop); in nfs4_free_open_owner() 1513 list_insert_head(&mi->mi_foo_list, oop); in nfs4_free_open_owner()
|
| H A D | nfs4_callback.c | 832 list_insert_head(&ncg->nfs4_cb_ports, p); in nfs4_setport() 2272 list_insert_head(&np->s_deleg_list, rp); in nfs4_delegation_accept() 2476 list_insert_head(&ncg->nfs4_dlist, dp); in nfs4_dlistadd()
|
| /onnv-gate/usr/src/uts/common/io/ |
| H A D | sock_conf.c | 212 list_insert_head(&smod_list, smodp); in smod_add()
|
| H A D | lofi.c | 887 list_insert_head(&lsp->ls_comp_cache, lc); in lofi_find_comp_data() 936 list_insert_head(&lsp->ls_comp_cache, lc); in lofi_add_comp_data() 942 list_insert_head(&lsp->ls_comp_cache, lc); in lofi_add_comp_data()
|
| /onnv-gate/usr/src/uts/common/inet/ilb/ |
| H A D | ilb_alg_rr.c | 128 list_insert_head(&rr_alg->rr_servers, new_server); in rr_server_add()
|
| /onnv-gate/usr/src/uts/common/sys/ib/clients/ibd/ |
| H A D | ibd.h | 369 list_insert_head(&state->id_ah_free, ce) 374 list_insert_head(&state->id_ah_active, ce); \
|
| /onnv-gate/usr/src/uts/common/io/ib/clients/rdsv3/ |
| H A D | cong.c | 358 list_insert_head(&rdsv3_cong_monitor, rs); in rdsv3_cong_add_socket()
|
| /onnv-gate/usr/src/uts/common/fs/sockfs/ |
| H A D | sockfilter.c | 1056 list_insert_head(&sp->sp_prog_filters, new); in sof_entry_proc_sockparams() 1069 list_insert_head(&sp->sp_auto_filters, new); in sof_entry_proc_sockparams() 1116 list_insert_head(&sp->sp_auto_filters, new); in sof_entry_proc_sockparams()
|
| /onnv-gate/usr/src/uts/common/fs/smbclnt/smbfs/ |
| H A D | smbfs_client.c | 614 list_insert_head(&smg->smg_list, smi); in smbfs_zonelist_add()
|
| /onnv-gate/usr/src/uts/common/contract/ |
| H A D | process.c | 571 list_insert_head(&ctp->conp_inherited, child); in contract_process_take() 1045 list_insert_head(&ctp->conp_members, cp); in contract_process_fork()
|
| /onnv-gate/usr/src/uts/common/xen/io/ |
| H A D | xdf.c | 305 list_insert_head(&vdp->xdf_vreq_act, (void *)vreq); in vreq_get() 417 list_insert_head(&vreq->v_gs, gs); in vreq_setup() 553 list_insert_head(&vreq->v_gs, gs); in vreq_setup() 578 list_insert_head(&vreq->v_gs, gs); in vreq_setup() 2138 list_insert_head(&xdf_hvm_list, i); in xdf_hvm_add()
|
| /onnv-gate/usr/src/uts/common/fs/portfs/ |
| H A D | port.c | 1415 list_insert_head(glist, pev); in port_getn() 1457 list_insert_head(glist, pev); in port_getn()
|