Searched refs:kmem_cache (Results 251 - 275 of 561) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/md/
H A Ddm-io.c44 static struct kmem_cache *_dm_io_cache;
H A Ddm-bio-prison-v1.c32 static struct kmem_cache *_cell_cache;
/linux-master/drivers/gpu/drm/lima/
H A Dlima_pp.c440 static struct kmem_cache *lima_pp_task_slab;
/linux-master/arch/s390/mm/
H A Dpgalloc.c233 static struct kmem_cache *base_pgt_cache;
/linux-master/drivers/dax/
H A Dsuper.c43 static struct kmem_cache *dax_cache __read_mostly;
/linux-master/arch/powerpc/mm/
H A Dhugetlbpage.c49 struct kmem_cache *cachep;
/linux-master/fs/xfs/libxfs/
H A Dxfs_refcount_btree.c26 static struct kmem_cache *xfs_refcountbt_cur_cache;
/linux-master/fs/xfs/
H A Dxfs_inode.h609 extern struct kmem_cache *xfs_inode_cache;
H A Dxfs_dquot.c42 struct kmem_cache *xfs_dqtrx_cache;
43 static struct kmem_cache *xfs_dquot_cache;
/linux-master/fs/nfs/
H A Dread.c37 static struct kmem_cache *nfs_rdata_cachep;
/linux-master/drivers/s390/cio/
H A Dqdio_setup.c26 static struct kmem_cache *qdio_q_cache;
/linux-master/fs/vboxsf/
H A Dsuper.c35 static struct kmem_cache *vboxsf_inode_cachep;
/linux-master/fs/smb/client/
H A Dcifsfs.c370 static struct kmem_cache *cifs_inode_cachep;
371 static struct kmem_cache *cifs_req_cachep;
372 static struct kmem_cache *cifs_mid_cachep;
373 static struct kmem_cache *cifs_sm_req_cachep;
/linux-master/fs/nfsd/
H A Dstate.h719 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab,
H A Dnfs4layouts.c24 static struct kmem_cache *nfs4_layout_cache;
25 static struct kmem_cache *nfs4_layout_stateid_cache;
H A Dfilecache.c68 static struct kmem_cache *nfsd_file_slab;
69 static struct kmem_cache *nfsd_file_mark_slab;
/linux-master/arch/sh/kernel/
H A Ddwarf.c35 static struct kmem_cache *dwarf_frame_cachep;
38 static struct kmem_cache *dwarf_reg_cachep;
/linux-master/drivers/greybus/
H A Doperation.c19 static struct kmem_cache *gb_operation_cache;
20 static struct kmem_cache *gb_message_cache;
/linux-master/net/rds/
H A Dib_recv.c44 static struct kmem_cache *rds_ib_incoming_slab;
45 static struct kmem_cache *rds_ib_frag_slab;
/linux-master/net/sunrpc/
H A Dsched.c39 static struct kmem_cache *rpc_task_slabp __read_mostly;
40 static struct kmem_cache *rpc_buffer_slabp __read_mostly;
/linux-master/mm/kfence/
H A Dkfence_test.c183 static struct kmem_cache *test_cache;
288 struct kmem_cache *s = test_cache ?:
/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_init.c609 struct kmem_cache *asd_dma_token_cache;
610 struct kmem_cache *asd_ascb_cache;
/linux-master/include/linux/
H A Djbd2.h1587 extern struct kmem_cache *jbd2_handle_cache;
1603 extern struct kmem_cache *jbd2_inode_cache;
/linux-master/drivers/iommu/
H A Diova.c224 static struct kmem_cache *iova_cache;
593 static struct kmem_cache *iova_magazine_cache;
/linux-master/fs/f2fs/
H A Drecovery.c47 static struct kmem_cache *fsync_entry_slab;
50 extern struct kmem_cache *f2fs_cf_name_slab;

Completed in 278 milliseconds

<<11121314151617181920>>