kmem_cache
"print kernel memory caches", kmem_cache, kmem_cache_help},
struct kmem_cache kmv_cache; /* the cache we're operating on */
extern int kmem_cache(uintptr_t, uint_t, int, const mdb_arg_t *);
static struct kmem_cache *radix_mask_cache; /* for rn_mkfreelist */
static struct kmem_cache *radix_node_cache;
struct kmem_cache *cp;
static struct kmem_cache *dblk_cache[DBLK_MAX_CACHE / DBLK_MIN_SIZE];
static struct kmem_cache *mblk_cache;
static struct kmem_cache *dblk_esb_cache;
static struct kmem_cache *kcf_sreq_cache;
static struct kmem_cache *kcf_areq_cache;
static struct kmem_cache *kcf_context_cache;
static struct kmem_cache *crypto_session_cache;
struct kmem_cache *thread_cache; /* cache of free threads */
struct kmem_cache *lwp_cache; /* cache of free lwps */
struct kmem_cache *turnstile_cache; /* cache of free turnstiles */
struct kmem_cache *dcnode_cache;
struct kmem_cache *dcbuf_cache[DCCACHESIZE];
struct kmem_cache **cpp;
static struct kmem_cache *fdb_cache;
struct kmem_cache *fnode_cache;
struct kmem_cache *pipe_cache;
struct kmem_cache *hsnode_cache; /* free hsnode cache */
struct kmem_cache *hio_cache;
struct kmem_cache *hio_info_cache;
static struct kmem_cache *acache4_cache;
static struct kmem_cache *rnode4_cache;
static struct kmem_cache *svnode_cache;
static struct kmem_cache *chtab4_cache;
static struct kmem_cache *exi_cache_handle;
struct kmem_cache *mem_cache;
struct kmem_cache *alloc_cache; /* keep track of cache ptr */
static struct kmem_cache *rnode_cache;
static struct kmem_cache *acache_cache;
static struct kmem_cache *chtab_cache;
static struct kmem_cache *smbnode_cache;
struct kmem_cache *socket_cache;
static struct kmem_cache *socktpi_cache, *socktpi_unix_cache;
static struct kmem_cache *sock_sod_cache;
struct kmem_cache *snode_cache;
struct kmem_cache *lufs_sv;
struct kmem_cache *lufs_bp;
extern struct kmem_cache *lufs_sv;
extern struct kmem_cache *lufs_bp;
extern struct kmem_cache *lufs_bp;
static struct kmem_cache *directio_buf_cache;
struct kmem_cache *inode_cache; /* cache of free inodes */
extern struct kmem_cache *inode_cache; /* cache of free inodes */
static struct kmem_cache *ilb_conn_cache = NULL;
static struct kmem_cache *ilb_sticky_cache = NULL;
extern struct kmem_cache *rt_entry_cache;
extern struct kmem_cache *ire_cache;
struct kmem_cache *ire_cache;
struct kmem_cache *ncec_cache;
struct kmem_cache *nce_cache;
struct kmem_cache *rt_entry_cache;
struct kmem_cache *tcp_conn_cache;
struct kmem_cache *ip_conn_cache;
extern struct kmem_cache *sctp_conn_cache;
struct kmem_cache *udp_conn_cache;
struct kmem_cache *rawip_conn_cache;
struct kmem_cache *rts_conn_cache;
struct kmem_cache *conn_cache;
struct kmem_cache *sctp_conn_cache;
static struct kmem_cache *sctp_kmem_faddr_cache;
static struct kmem_cache *sctp_kmem_set_cache;
static struct kmem_cache *sctp_kmem_ftsn_set_cache;
extern struct kmem_cache *tcp_sack_info_cache;
struct kmem_cache *fctl_job_cache;
struct kmem_cache *rds_alloc_cache;
static struct kmem_cache *rdsv3_conn_slab = NULL;
static struct kmem_cache *rdsv3_ib_incoming_slab;
struct kmem_cache *kmem_cachep;
struct kmem_cache *kmem_cachep;
struct kmem_cache *kmem_cachep;
struct kmem_cache *kmem_cachep;
struct kmem_cache *kmem_cachep;
struct kmem_cache *kmem_cachep;
static struct kmem_cache *tcl_cache = NULL; /* tunnel cache */
static struct kmem_cache *ptms_cache = NULL; /* pty cache */
static struct kmem_cache *dblk_cache[DBLK_MAX_CACHE / DBLK_MIN_SIZE];
static struct kmem_cache *mblk_cache;
static struct kmem_cache *dblk_esb_cache;
static struct kmem_cache *fthdr_cache;
static struct kmem_cache *ftblk_cache;
struct kmem_cache *cp;
static struct kmem_cache *nlm_hosts_cache = NULL;
static struct kmem_cache *nlm_vhold_cache = NULL;
static struct kmem_cache *nlm_rpch_cache = NULL;
static struct kmem_cache *cred_cache;
struct kmem_cache *flk_edge_cache;
extern struct kmem_cache *process_cache;
static struct kmem_cache *log_cons_cache; /* log_t cache */
static struct kmem_cache *memseg_cache;
extern struct kmem_cache *process_cache;
struct kmem_cache *stream_head_cache;
struct kmem_cache *queue_cache;
struct kmem_cache *syncq_cache;
struct kmem_cache *qband_cache;
struct kmem_cache *linkinfo_cache;
struct kmem_cache *ciputctrl_cache = NULL;
static struct kmem_cache *physio_buf_cache;
extern struct kmem_cache *authkern_cache;
extern struct kmem_cache *authnone_cache;
extern struct kmem_cache *authloopback_cache;
static struct kmem_cache *endpnt_cache; /* cache of endpnt_t's */
struct kmem_cache *authkern_cache;
struct kmem_cache *authnone_cache;
struct kmem_cache *authloopback_cache;
static struct kmem_cache *authdes_cache_handle;
static struct kmem_cache *ga_cache_handle;
struct kmem_cache *hal_kmem_cachep;
struct kmem_cache *fp_pkt_cache;
struct kmem_cache *fcip_xmit_cache; /* cache of xmit pkts */
struct kmem_cache *fcip_sendup_cache; /* for sendup elems */
extern struct kmem_cache *flk_edge_cache;
struct kmem_cache *dc_bufcache;
extern struct kmem_cache *fnode_cache;
extern struct kmem_cache *pipe_cache;
extern struct kmem_cache *snode_cache;
struct kmem_cache *fm_acc_cache; /* HCA acc handle cache */
struct kmem_cache *ib_frag_slab;
struct kmem_cache *isq_send_wqes_cache; /* Send WQE cache */
struct kmem_cache *isq_recv_wqes_cache; /* Receive WQE cache */
struct kmem_cache *ci_send_wqes_cache; /* Send WQE cache */
struct kmem_cache *ci_recv_wqes_cache; /* Receive WQE cache */
extern struct kmem_cache *lwp_cache;
struct kmem_cache; /* cache structure is opaque to kmem clients */
typedef struct kmem_cache kmem_cache_t;
struct kmem_cache *slab_cache; /* controlling cache */
struct kmem_cache *pc_cache; /* port event structures */
struct kmem_cache *m_kmem_cache;
struct kmem_cache *m_cache_frames;
struct kmem_cache *un_wm_cache; /* fast alloc in non-512 write case */
struct kmem_cache *buffer_cache;
struct kmem_cache *dblk_cache;
extern struct kmem_cache *ciputctrl_cache;
static struct kmem_cache *segvn_cache;
static struct kmem_cache **segvn_szc_cache;
static struct kmem_cache *svntr_cache;
segvn_szc_cache = (struct kmem_cache **)kmem_alloc(
(segvn_maxpgszc + 1) * sizeof (struct kmem_cache *),
static struct kmem_cache *anon_cache;
static struct kmem_cache *anonmap_cache;
static struct kmem_cache *as_cache;
static struct kmem_cache *marker_cache = NULL;
static struct kmem_cache *seg_cache;
#define ACPI_CACHE_T struct kmem_cache
struct kmem_cache *sfmmu_cache = NULL;
struct kmem_cache *kmem_cachep = tsbinfo->tsb_cache;
struct kmem_cache *kmem_cachep = NULL;
static struct kmem_cache *sfmmuid_cache;
static struct kmem_cache *mmuctxdom_cache;
static struct kmem_cache *sfmmu_tsbinfo_cache;
static struct kmem_cache *sfmmu_tsb8k_cache;
static struct kmem_cache *sfmmu_tsb_cache[NLGRPS_MAX];
static struct kmem_cache *sfmmu8_cache;
static struct kmem_cache *sfmmu1_cache;
static struct kmem_cache *pa_hment_cache;
static struct kmem_cache *ism_blk_cache;
static struct kmem_cache *ism_ment_cache;
static struct kmem_cache *srd_cache;
static struct kmem_cache *region_cache;
static struct kmem_cache *scd_cache;
struct kmem_cache;
extern struct kmem_cache *wbuf32_cache;
extern struct kmem_cache *wbuf64_cache;
struct kmem_cache *f_kmem_cache;
struct kmem_cache *sf_pkt_cache;
struct kmem_cache *sf_private_cache;
struct kmem_cache *sf_private_cache;
struct kmem_cache *ch_private_cache;
extern struct kmem_cache *ch_private_cache;