Home
last modified time | relevance | path

Searched refs:kmem_cache (Results 76 – 100 of 575) sorted by relevance

12345678910>>...23

/linux/fs/xfs/
H A Dxfs_buf_item.h72 extern struct kmem_cache *xfs_buf_item_cache;
/linux/drivers/s390/scsi/
H A Dzfcp_ext.h93 extern struct kmem_cache *zfcp_fc_req_cache;
115 extern struct kmem_cache *zfcp_fsf_qtcb_cache;
/linux/arch/powerpc/include/asm/
H A Dpgalloc.h68 extern struct kmem_cache *pgtable_cache[];
/linux/arch/sh/kernel/
H A Dprocess.c12 struct kmem_cache *task_xstate_cachep = NULL;
/linux/mm/kasan/
H A Dreport_sw_tags.c48 size_t kasan_get_alloc_size(void *object, struct kmem_cache *cache) in kasan_get_alloc_size()
H A Dkasan_test.c931 struct kmem_cache *cache; in kmem_cache_oob()
953 struct kmem_cache *cache; in kmem_cache_double_free()
974 struct kmem_cache *cache; in kmem_cache_invalid_free()
1003 struct kmem_cache *cache; in kmem_cache_double_destroy()
1017 struct kmem_cache *cache; in kmem_cache_accounted()
1041 struct kmem_cache *cache; in kmem_cache_bulk()
1086 static struct kmem_cache *mempool_prepare_slab(struct kunit *test, mempool_t *pool, size_t size) in mempool_prepare_slab()
1088 struct kmem_cache *cache; in mempool_prepare_slab()
1174 struct kmem_cache *cache; in mempool_slab_oob_right()
1237 struct kmem_cache *cache; in mempool_slab_uaf()
H A Dreport_generic.c46 size_t kasan_get_alloc_size(void *object, struct kmem_cache *cache) in kasan_get_alloc_size()
189 void kasan_print_aux_stacks(struct kmem_cache *cache, const void *object) in kasan_print_aux_stacks()
/linux/tools/include/linux/
H A Dtypes.h17 struct kmem_cache;
/linux/drivers/usb/usbip/
H A Dstub.h84 extern struct kmem_cache *stub_priv_cache;
/linux/fs/notify/inotify/
H A Dinotify.h52 extern struct kmem_cache *inotify_inode_mark_cachep;
/linux/mm/kfence/
H A Dkfence.h87 struct kmem_cache *cache;
/linux/fs/notify/
H A Dfsnotify.h98 extern struct kmem_cache *fsnotify_mark_connector_cachep;
/linux/drivers/staging/fieldbus/anybuss/
H A Dhost.c267 struct kmem_cache *cache;
280 static struct ab_task *ab_task_create_get(struct kmem_cache *cache, in ab_task_create_get()
300 struct kmem_cache *cache = t->cache; in __ab_task_destroy()
381 struct kmem_cache *qcache;
620 create_area_reader(struct kmem_cache *qcache, u16 flags, u16 addr, in create_area_reader()
638 create_area_writer(struct kmem_cache *qcache, u16 flags, u16 addr, in create_area_writer()
657 create_area_user_writer(struct kmem_cache *qcache, u16 flags, u16 addr, in create_area_user_writer()
/linux/fs/xfs/libxfs/
H A Dxfs_exchmaps.h103 extern struct kmem_cache *xfs_exchmaps_intent_cache;
/linux/include/net/
H A Ddst_ops.h41 struct kmem_cache *kmem_cachep;
/linux/fs/netfs/
H A Dobjects.c26 struct kmem_cache *cache = mempool->pool_data; in netfs_alloc_request()
183 struct kmem_cache *cache = mempool->pool_data; in netfs_alloc_subrequest()
/linux/fs/ceph/
H A Dsuper.c908 struct kmem_cache *ceph_inode_cachep;
909 struct kmem_cache *ceph_cap_cachep;
910 struct kmem_cache *ceph_cap_snap_cachep;
911 struct kmem_cache *ceph_cap_flush_cachep;
912 struct kmem_cache *ceph_dentry_cachep;
913 struct kmem_cache *ceph_file_cachep;
914 struct kmem_cache *ceph_dir_file_cachep;
915 struct kmem_cache *ceph_mds_request_cachep;
/linux/include/linux/
H A Dpid_namespace.h31 struct kmem_cache *pid_cachep;
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.h139 struct kmem_cache *fgs_cache;
140 struct kmem_cache *ftes_cache;
/linux/net/dccp/
H A Dackvec.c14 static struct kmem_cache *dccp_ackvec_slab;
15 static struct kmem_cache *dccp_ackvec_record_slab;
/linux/drivers/gpu/drm/xe/
H A Dxe_sched_job.c24 static struct kmem_cache *xe_sched_job_slab;
25 static struct kmem_cache *xe_sched_job_parallel_slab;
/linux/fs/notify/dnotify/
H A Ddnotify.c41 static struct kmem_cache *dnotify_struct_cache __ro_after_init;
42 static struct kmem_cache *dnotify_mark_cache __ro_after_init;
/linux/fs/9p/
H A Dv9fs_vfs.h39 extern struct kmem_cache *v9fs_inode_cache;
/linux/security/integrity/ima/
H A Dima_iint.c16 static struct kmem_cache *ima_iint_cache __ro_after_init;
/linux/drivers/gpu/drm/lima/
H A Dlima_sched.h75 struct kmem_cache *task_slab;

12345678910>>...23