Searched defs:cachep (Results 1 – 8 of 8) sorted by relevance
| /linux/tools/testing/shared/ |
| H A D | linux.c | 34 unsigned long kmem_cache_get_alloc(struct kmem_cache *cachep) in kmem_cache_set_callback() argument 39 unsigned long kmem_cache_nr_allocated(struct kmem_cache *cachep) in kmem_cache_set_private() argument 44 kmem_cache_set_non_kernel(struct kmem_cache * cachep,unsigned int val) kmem_cache_set_non_kernel() argument 49 kmem_cache_get_alloc(struct kmem_cache * cachep) kmem_cache_get_alloc() argument 54 kmem_cache_nr_allocated(struct kmem_cache * cachep) kmem_cache_nr_allocated() argument 59 kmem_cache_nr_tallocated(struct kmem_cache * cachep) kmem_cache_nr_tallocated() argument 64 kmem_cache_zero_nr_tallocated(struct kmem_cache * cachep) kmem_cache_zero_nr_tallocated() argument 69 kmem_cache_alloc_lru(struct kmem_cache * cachep,struct list_lru * lru,int gfp) kmem_cache_alloc_lru() argument 120 __kmem_cache_free_locked(struct kmem_cache * cachep,void * objp) __kmem_cache_free_locked() argument 134 kmem_cache_free_locked(struct kmem_cache * cachep,void * objp) kmem_cache_free_locked() argument 143 kmem_cache_free(struct kmem_cache * cachep,void * objp) kmem_cache_free() argument 150 kmem_cache_free_bulk(struct kmem_cache * cachep,size_t size,void ** list) kmem_cache_free_bulk() argument 161 kmem_cache_shrink(struct kmem_cache * cachep) kmem_cache_shrink() argument 165 kmem_cache_alloc_bulk(struct kmem_cache * cachep,gfp_t gfp,size_t size,void ** p) kmem_cache_alloc_bulk() argument [all...] |
| /linux/net/ipv4/ |
| H A D | inet_hashtables.c | 73 inet_bind_bucket_create(struct kmem_cache * cachep,struct net * net,struct inet_bind_hashbucket * head,const unsigned short snum,int l3mdev) inet_bind_bucket_create() argument 151 inet_bind2_bucket_create(struct kmem_cache * cachep,struct net * net,struct inet_bind_hashbucket * head,struct inet_bind_bucket * tb,const struct sock * sk) inet_bind2_bucket_create() argument 166 inet_bind2_bucket_destroy(struct kmem_cache * cachep,struct inet_bind2_bucket * tb) inet_bind2_bucket_destroy() argument
|
| /linux/drivers/scsi/snic/ |
| H A D | snic_main.c | 818 struct kmem_cache *cachep; in snic_global_data_init() local
|
| /linux/mm/ |
| H A D | slab_common.c | 562 kmem_cache_shrink(struct kmem_cache * cachep) kmem_cache_shrink() argument 1054 cache_random_seq_create(struct kmem_cache * cachep,unsigned int count,gfp_t gfp) cache_random_seq_create() argument 1070 cache_random_seq_destroy(struct kmem_cache * cachep) cache_random_seq_destroy() argument [all...] |
| H A D | slab.h | 667 cache_random_seq_create(struct kmem_cache * cachep,unsigned int count,gfp_t gfp) cache_random_seq_create() argument 672 cache_random_seq_destroy(struct kmem_cache * cachep) cache_random_seq_destroy() argument
|
| H A D | slub.c | 6247 struct kmem_cache *cachep; warn_free_bad_obj() local
|
| /linux/tools/include/linux/ |
| H A D | slab.h | 146 static inline void *kmem_cache_alloc(struct kmem_cache *cachep, int flags) in kmem_cache_alloc()
|
| /linux/fs/ext4/ |
| H A D | mballoc.c | 3384 struct kmem_cache *cachep = ext4_groupinfo_caches[cache_index]; in get_groupinfo_cache() local 3435 struct kmem_cache *cachep = get_groupinfo_cache(sb->s_blocksize_bits); in ext4_mb_add_groupinfo() local 3512 struct kmem_cache *cachep; in ext4_mb_init_backend() local 3609 struct kmem_cache *cachep; in ext4_groupinfo_create_slab() local 3893 struct kmem_cache *cachep = get_groupinfo_cache(sb->s_blocksize_bits); ext4_mb_release() local [all...] |