Searched refs:kmem_cache_t (Results 126 - 150 of 161) sorted by relevance

1234567

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_map.c54 kmem_cache_t *mapentry_cache;
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c68 static kmem_cache_t *str_cachep;
/illumos-gate/usr/src/uts/common/os/
H A Dexacct.c61 kmem_cache_t *exacct_object_cache;
H A Dtaskq.c502 static kmem_cache_t *taskq_ent_cache, *taskq_cache;
H A Dcyclic.c723 static kmem_cache_t *cyclic_id_cache;
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.c68 kmem_cache_t *htable_cache;
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_seg.c157 kmem_cache_t *p_kmcache; /* kmem cache for seg_pcache structs */
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h246 kmem_cache_t *tsb_cache; /* cache from which mem allocated */
/illumos-gate/usr/src/uts/common/io/blkdev/
H A Dblkdev.c84 kmem_cache_t *d_cache;
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dsa.c207 static kmem_cache_t *sa_cache = NULL;
H A Dzil.c81 static kmem_cache_t *zil_lwb_cache;
H A Dzfs_znode.c100 static kmem_cache_t *znode_cache = NULL;
H A Ddnode.c42 static kmem_cache_t *dnode_cache;
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c135 static kmem_cache_t *xdf_vreq_cache;
136 static kmem_cache_t *xdf_gs_cache;
/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_resync.c66 extern kmem_cache_t *mirror_child_cache; /* mirror child memory pool */
73 extern kmem_cache_t *mirror_parent_cache;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c157 extern kmem_cache_t *ncec_cache;
158 extern kmem_cache_t *nce_cache;
H A Dspd.c140 static kmem_cache_t *ipsec_action_cache;
141 static kmem_cache_t *ipsec_sel_cache;
142 static kmem_cache_t *ipsec_pol_cache;
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c68 static kmem_cache_t *mac_srs_cache;
69 kmem_cache_t *mac_soft_ring_cache;
H A Dmac_client.c146 kmem_cache_t *mac_client_impl_cache;
147 kmem_cache_t *mac_promisc_impl_cache;
/illumos-gate/usr/src/uts/common/fs/
H A Dvnode.c91 kmem_cache_t *vsk_anchor_cache;
222 kmem_cache_t *vn_cache;
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_grp.c134 static kmem_cache_t *aggr_grp_cache;
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c117 kmem_cache_t *iscsit_status_pdu_cache;
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_subr.c150 kmem_cache_t *sdev_node_cache; /* sdev_node cache */
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c110 kmem_cache_t *nfs_xuio_cache;
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c283 static kmem_cache_t *nvme_cmd_cache;

Completed in 212 milliseconds

1234567