Home
last modified time | relevance | path

Searched defs:allocator (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dslab-depot.c231 static void check_summary_drain_complete(struct block_allocator *allocator) in check_summary_drain_complete()
247 static void notify_summary_waiters(struct block_allocator *allocator, in notify_summary_waiters()
316 struct block_allocator *allocator = block->allocator; in launch_write() local
365 struct block_allocator *allocator = slab->allocator; in update_slab_summary_entry() local
1387 struct block_allocator *allocator = slab->allocator; in adjust_free_block_count() local
2546 struct block_allocator *allocator = slab->allocator; in queue_slab() local
2674 struct block_allocator *allocator = in finish_scrubbing() local
2973 static void scrub_slabs(struct block_allocator *allocator, struct vdo_completion *parent) in scrub_slabs()
3000 static void register_slab_with_allocator(struct block_allocator *allocator, in register_slab_with_allocator()
3032 static struct slab_iterator get_slab_iterator(const struct block_allocator *allocator) in get_slab_iterator()
[all …]
H A Dphysical-zone.h66 struct block_allocator *allocator; member
H A Dphysical-zone.c157 struct block_allocator *allocator) in release_pbn_lock_provisional_reference()
H A Dslab-depot.h212 struct block_allocator *allocator; member
344 struct block_allocator *allocator; member
H A Dstatistics.h228 struct block_allocator_statistics allocator; member
/linux/net/core/
H A Dxdp.c92 static void mem_allocator_disconnect(void *allocator) in mem_allocator_disconnect()
273 void *allocator) in __xdp_reg_mem_model()
336 enum xdp_mem_type type, void *allocator) in xdp_reg_mem_model()
348 enum xdp_mem_type type, void *allocator) in xdp_rxq_info_reg_mem_model()
/linux/lib/zstd/decompress/
H A Dzstd_ddict.c169 ZSTD_customMem const allocator = { NULL, NULL, NULL }; in ZSTD_createDDict() local
179 ZSTD_customMem const allocator = { NULL, NULL, NULL }; in ZSTD_createDDict_byReference() local
/linux/include/net/
H A Dxdp_priv.h12 void *allocator; member
/linux/rust/kernel/
H A Dalloc.rs7 mod allocator; module
/linux/tools/mm/
H A Dpage_owner_sort.c41 int allocator; member
410 int allocator = 0; in get_allocator() local
619 static void print_allocator(FILE *out, int allocator) in print_allocator()
/linux/lib/
H A Dfortify_kunit.c192 #define DEFINE_ALLOC_SIZE_TEST_PAIR(allocator) \ argument
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c216 struct mlx4_zone_allocator *allocator; member
/linux/arch/arm/mm/
H A Ddma-mapping.c71 struct arm_dma_allocator *allocator; member