Home
last modified time | relevance | path

Searched defs:cachep (Results 1 – 11 of 11) sorted by relevance

/linux/mm/
A Dslab.c871 struct kmem_cache *cachep; in init_cache_node_node() local
953 struct kmem_cache *cachep; in cpuup_canceled() local
1019 struct kmem_cache *cachep; in cpuup_prepare() local
1108 struct kmem_cache *cachep; in drain_cache_node_node() local
1286 struct kmem_cache *cachep; in kmem_cache_init_late() local
1414 struct kmem_cache *cachep; in kmem_rcu_free() local
1803 struct kmem_cache *cachep; in __kmem_cache_alias() local
3631 struct kmem_cache *cachep; in __do_kmalloc_node() local
3662 struct kmem_cache *cachep; in kmem_obj_info() local
3692 struct kmem_cache *cachep; in __do_kmalloc() local
[all …]
A Dslab_common.c525 int kmem_cache_shrink(struct kmem_cache *cachep) in kmem_cache_shrink()
992 int cache_random_seq_create(struct kmem_cache *cachep, unsigned int count, in cache_random_seq_create()
1012 void cache_random_seq_destroy(struct kmem_cache *cachep) in cache_random_seq_destroy()
A Dslab.h442 struct kmem_cache *cachep; in cache_from_obj() local
598 static inline int cache_random_seq_create(struct kmem_cache *cachep, in cache_random_seq_create()
603 static inline void cache_random_seq_destroy(struct kmem_cache *cachep) { } in cache_random_seq_destroy()
A Dslob.c630 void *kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags) in kmem_cache_alloc()
643 void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t gfp, int node) in kmem_cache_alloc_node()
/linux/tools/testing/radix-tree/
A Dlinux.c29 void *kmem_cache_alloc(struct kmem_cache *cachep, int gfp) in kmem_cache_alloc()
62 void kmem_cache_free(struct kmem_cache *cachep, void *objp) in kmem_cache_free()
/linux/drivers/scsi/snic/
A Dsnic_main.c833 struct kmem_cache *cachep; in snic_global_data_init() local
/linux/net/ipv4/
A Dinet_hashtables.c64 struct inet_bind_bucket *inet_bind_bucket_create(struct kmem_cache *cachep, in inet_bind_bucket_create()
87 void inet_bind_bucket_destroy(struct kmem_cache *cachep, struct inet_bind_bucket *tb) in inet_bind_bucket_destroy()
/linux/arch/powerpc/mm/
A Dhugetlbpage.c48 struct kmem_cache *cachep; in __hugepte_alloc() local
/linux/fs/ext4/
A Dmballoc.c3076 struct kmem_cache *cachep = ext4_groupinfo_caches[cache_index]; in get_groupinfo_cache() local
3127 struct kmem_cache *cachep = get_groupinfo_cache(sb->s_blocksize_bits); in ext4_mb_add_groupinfo() local
3206 struct kmem_cache *cachep; in ext4_mb_init_backend() local
3298 struct kmem_cache *cachep; in ext4_groupinfo_create_slab() local
3548 struct kmem_cache *cachep = get_groupinfo_cache(sb->s_blocksize_bits); in ext4_mb_release() local
/linux/fs/gfs2/
A Dglock.c1163 struct kmem_cache *cachep; in gfs2_glock_get() local
/linux/fs/f2fs/
A Df2fs.h2612 static inline void *f2fs_kmem_cache_alloc_nofail(struct kmem_cache *cachep, in f2fs_kmem_cache_alloc_nofail()
2623 static inline void *f2fs_kmem_cache_alloc(struct kmem_cache *cachep, in f2fs_kmem_cache_alloc()

Completed in 66 milliseconds