Home
last modified time | relevance | path

Searched defs:slab_size (Results 1 - 19 of 19) sorted by relevance

/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_mempool.c103 panvk_pool_init(struct panvk_pool *pool, struct panfrost_device *dev, struct panvk_bo_pool *bo_pool, unsigned create_flags, size_t slab_size, const char *label, bool prealloc) panvk_pool_init() argument
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_pool.h47 size_t slab_size; member
51 pan_pool_init(struct pan_pool *pool, struct panfrost_device *dev, unsigned create_flags, size_t slab_size, const char *label) pan_pool_init() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_mempool.c70 panfrost_pool_init(struct panfrost_pool *pool, void *memctx, struct panfrost_device *dev, unsigned create_flags, size_t slab_size, const char *label, bool prealloc, bool owned) panfrost_pool_init() argument
/kernel/linux/linux-5.10/block/
H A Dbio.c57 unsigned int slab_size; member
/kernel/linux/linux-6.6/block/
H A Dbio.c80 unsigned int slab_size; member
139 unsigned int slab_size = bs_bio_slab_size(bs); in bio_put_slab() local
/kernel/linux/linux-6.6/mm/
H A Dslab.h226 static inline size_t slab_size(const struct slab *slab) in slab_size() function
H A Dslab.c404 size_t slab_size = PAGE_SIZE << gfporder; in cache_estimate() local
H A Dslub.c4125 unsigned int slab_size = (unsigned int)PAGE_SIZE << order; in calc_slab_order() local
5537 SLAB_ATTR_RO(slab_size); variable
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_bo.c175 ASSERTED unsigned slab_size = slab->buffer->base.size; in bo_slab_free() local
1169 unsigned slab_size = 0; in bo_slab_alloc() local
[all...]
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.c714 unsigned slab_size = 0; in amdgpu_bo_slab_alloc() local
817 unsigned slab_size = slab->buffer->base.size; amdgpu_bo_slab_free() local
[all...]
/kernel/linux/linux-5.10/tools/vm/
H A Dslabinfo.c34 unsigned int sanity_checks, slab_size, store_user, trace; member
347 static unsigned long slab_size(struct slabinfo *s) in slab_size() function
[all...]
/kernel/linux/linux-5.10/fs/jbd2/
H A Djournal.c2664 size_t slab_size; in jbd2_journal_create_slab() local
/kernel/linux/linux-6.6/fs/jbd2/
H A Djournal.c2740 size_t slab_size; in jbd2_journal_create_slab() local
/kernel/linux/linux-6.6/tools/mm/
H A Dslabinfo.c34 unsigned int sanity_checks, slab_size, store_user, trace; member
367 static unsigned long slab_size(struct slabinfo *s) in slab_size() function
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c664 unsigned slab_size = 0; in iris_slab_alloc() local
[all...]
/kernel/linux/linux-5.10/fs/ext4/
H A Dmballoc.c2891 int slab_size; in ext4_groupinfo_create_slab() local
/kernel/linux/linux-5.10/mm/
H A Dslab.c404 size_t slab_size = PAGE_SIZE << gfporder; in cache_estimate() local
H A Dslub.c3418 unsigned int slab_size = (unsigned int)PAGE_SIZE << order; in slab_order() local
5032 SLAB_ATTR_RO(slab_size); variable
/kernel/linux/linux-6.6/fs/ext4/
H A Dmballoc.c3489 int slab_size; in ext4_groupinfo_create_slab() local

Completed in 63 milliseconds