Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
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 …]
Dphysical-zone.h66 struct block_allocator *allocator; member
Dphysical-zone.c157 struct block_allocator *allocator) in release_pbn_lock_provisional_reference()
Dslab-depot.h212 struct block_allocator *allocator; member
344 struct block_allocator *allocator; member
Drepair.c799 struct block_allocator *allocator = vdo_as_block_allocator(completion); in add_slab_journal_entries() local
851 void vdo_replay_into_slab_journals(struct block_allocator *allocator, void *context) in vdo_replay_into_slab_journals()
Dstatistics.h228 struct block_allocator_statistics allocator; member
/linux-6.12.1/net/core/
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-6.12.1/lib/zstd/decompress/
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-6.12.1/include/net/
Dxdp_priv.h12 void *allocator; member
/linux-6.12.1/rust/kernel/
Dalloc.rs7 mod allocator; module
/linux-6.12.1/tools/mm/
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-6.12.1/lib/
Dfortify_kunit.c192 #define DEFINE_ALLOC_SIZE_TEST_PAIR(allocator) \ argument
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/
Dalloc.c216 struct mlx4_zone_allocator *allocator; member
/linux-6.12.1/arch/arm/mm/
Ddma-mapping.c71 struct arm_dma_allocator *allocator; member