Searched refs:kmem_cache (Results 276 - 300 of 561) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_gbl.h151 extern struct kmem_cache *srb_cachep;
152 extern struct kmem_cache *qla_tgt_plogi_cachep;
/linux-master/drivers/usb/dwc2/
H A Dhcd_ddma.c61 struct kmem_cache *desc_cache;
95 struct kmem_cache *desc_cache;
/linux-master/fs/
H A Deventpoll.c265 static struct kmem_cache *epi_cache __ro_after_init;
268 static struct kmem_cache *pwq_cache __ro_after_init;
280 static struct kmem_cache *ephead_cache __ro_after_init;
/linux-master/fs/ocfs2/dlm/
H A Ddlmlock.c38 static struct kmem_cache *dlm_lock_cache;
/linux-master/drivers/scsi/
H A Dpmcraid.h743 struct kmem_cache *cmd_cachep; /* cache for cmd blocks */
/linux-master/drivers/scsi/snic/
H A Dsnic_main.c819 struct kmem_cache *cachep;
/linux-master/fs/squashfs/
H A Dsuper.c603 static struct kmem_cache *squashfs_inode_cachep;
/linux-master/drivers/usb/host/
H A Duhci-hcd.c90 static struct kmem_cache *uhci_up_cachep; /* urb_priv */
/linux-master/arch/powerpc/kernel/
H A Drtas_flash.c116 static struct kmem_cache *flash_block_cache = NULL;
/linux-master/drivers/crypto/caam/
H A Dqi.c94 static struct kmem_cache *qi_cache;
/linux-master/net/rds/
H A Dtcp.c62 static struct kmem_cache *rds_tcp_conn_slab;
/linux-master/kernel/
H A Dtaskstats.c34 struct kmem_cache *taskstats_cache;
H A Dcred.c36 static struct kmem_cache *cred_jar;
/linux-master/arch/powerpc/sysdev/xive/
H A Dnative.c42 static struct kmem_cache *xive_provision_cache;
/linux-master/fs/notify/inotify/
H A Dinotify_user.c25 #include <linux/slab.h> /* struct kmem_cache */
52 struct kmem_cache *inotify_inode_mark_cachep __ro_after_init;
/linux-master/fs/notify/
H A Dmark.c82 struct kmem_cache *fsnotify_mark_connector_cachep;
/linux-master/fs/jbd2/
H A Djournal.c2726 static struct kmem_cache *jbd2_slab[JBD2_MAX_SLABS];
2775 static struct kmem_cache *get_slab(size_t size)
2815 static struct kmem_cache *jbd2_journal_head_cache;
3089 struct kmem_cache *jbd2_handle_cache, *jbd2_inode_cache;
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_object.c45 static struct kmem_cache *slab_objects;
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_context.c18 static struct kmem_cache *slab_ce;
/linux-master/drivers/sh/maple/
H A Dmaple.c52 static struct kmem_cache *maple_queue_cache;
/linux-master/include/linux/
H A Dbio.h681 struct kmem_cache *bio_slab;
/linux-master/fs/afs/
H A Dsuper.c67 static struct kmem_cache *afs_inode_cachep;
/linux-master/fs/hfsplus/
H A Dsuper.c627 static struct kmem_cache *hfsplus_inode_cachep;
/linux-master/fs/qnx6/
H A Dinode.c590 static struct kmem_cache *qnx6_inode_cachep;
/linux-master/fs/nfsd/
H A Dnfscache.c38 static struct kmem_cache *drc_slab;

Completed in 416 milliseconds

<<11121314151617181920>>