/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_mempool.c | 103 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 D | pan_pool.h | 47 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 D | pan_mempool.c | 70 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 D | bio.c | 57 unsigned int slab_size; member
|
/kernel/linux/linux-6.6/block/ |
H A D | bio.c | 80 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 D | slab.h | 226 static inline size_t slab_size(const struct slab *slab) in slab_size() function
|
H A D | slab.c | 404 size_t slab_size = PAGE_SIZE << gfporder; in cache_estimate() local
|
H A D | slub.c | 4125 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 D | zink_bo.c | 175 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 D | amdgpu_bo.c | 714 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 D | slabinfo.c | 34 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 D | journal.c | 2664 size_t slab_size; in jbd2_journal_create_slab() local
|
/kernel/linux/linux-6.6/fs/jbd2/ |
H A D | journal.c | 2740 size_t slab_size; in jbd2_journal_create_slab() local
|
/kernel/linux/linux-6.6/tools/mm/ |
H A D | slabinfo.c | 34 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 D | iris_bufmgr.c | 664 unsigned slab_size = 0; in iris_slab_alloc() local [all...] |
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | mballoc.c | 2891 int slab_size; in ext4_groupinfo_create_slab() local
|
/kernel/linux/linux-5.10/mm/ |
H A D | slab.c | 404 size_t slab_size = PAGE_SIZE << gfporder; in cache_estimate() local
|
H A D | slub.c | 3418 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 D | mballoc.c | 3489 int slab_size; in ext4_groupinfo_create_slab() local
|