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

/linux-master/block/
H A Dbio.c79 unsigned int slab_size; member in struct:bio_slab
138 unsigned int slab_size = bs_bio_slab_size(bs); local
/linux-master/mm/
H A Dslab.h217 static inline size_t slab_size(const struct slab *slab) function
H A Dslub.c4704 unsigned int slab_size = (unsigned int)PAGE_SIZE << order; local
6124 SLAB_ATTR_RO(slab_size); variable
/linux-master/drivers/md/dm-vdo/
H A Dencodings.c654 block_count_t slab_size = slab_config.slab_blocks; local
696 int vdo_configure_slab(block_count_t slab_size, block_count_t slab_journal_blocks, argument
[all...]
H A Dencodings.h606 block_count_t slab_size; /* number of blocks in a slab */ member in struct:vdo_config
627 __le64 slab_size; member in struct:packed_vdo_config
H A Dslab-depot.c3777 block_count_t slab_size; local
4167 block_count_t slab_size = state.slab_config.slab_blocks; local
/linux-master/tools/mm/
H A Dslabinfo.c34 unsigned int sanity_checks, slab_size, store_user, trace; member in struct:slabinfo
367 static unsigned long slab_size(struct slabinfo *s) function
[all...]
/linux-master/fs/jbd2/
H A Djournal.c2748 size_t slab_size; local
/linux-master/fs/ext4/
H A Dmballoc.c3491 int slab_size; local

Completed in 534 milliseconds