Searched defs:allocator (Results 1 – 14 of 14) sorted by relevance
/linux-6.14.4/drivers/md/dm-vdo/ |
D | slab-depot.c | 231 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 2545 struct block_allocator *allocator = slab->allocator; in queue_slab() local 2673 struct block_allocator *allocator = in finish_scrubbing() local 2972 static void scrub_slabs(struct block_allocator *allocator, struct vdo_completion *parent) in scrub_slabs() 2999 static void register_slab_with_allocator(struct block_allocator *allocator, in register_slab_with_allocator() 3031 static struct slab_iterator get_slab_iterator(const struct block_allocator *allocator) in get_slab_iterator() [all …]
|
D | physical-zone.h | 66 struct block_allocator *allocator; member
|
D | physical-zone.c | 157 struct block_allocator *allocator) in release_pbn_lock_provisional_reference()
|
D | slab-depot.h | 212 struct block_allocator *allocator; member 344 struct block_allocator *allocator; member
|
D | repair.c | 799 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()
|
D | statistics.h | 228 struct block_allocator_statistics allocator; member
|
/linux-6.14.4/lib/zstd/decompress/ |
D | zstd_ddict.c | 169 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.14.4/net/core/ |
D | xdp.c | 92 static void mem_allocator_disconnect(void *allocator) in mem_allocator_disconnect() 272 void *allocator) in __xdp_reg_mem_model() 335 enum xdp_mem_type type, void *allocator) in xdp_reg_mem_model() 347 enum xdp_mem_type type, void *allocator) in xdp_rxq_info_reg_mem_model()
|
/linux-6.14.4/include/net/ |
D | xdp_priv.h | 12 void *allocator; member
|
/linux-6.14.4/tools/mm/ |
D | page_owner_sort.c | 41 int allocator; member 411 int allocator = 0; in get_allocator() local 620 static void print_allocator(FILE *out, int allocator) in print_allocator()
|
/linux-6.14.4/rust/kernel/ |
D | alloc.rs | 6 pub mod allocator; module
|
/linux-6.14.4/lib/ |
D | fortify_kunit.c | 192 #define DEFINE_ALLOC_SIZE_TEST_PAIR(allocator) \ argument
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx4/ |
D | alloc.c | 216 struct mlx4_zone_allocator *allocator; member
|
/linux-6.14.4/arch/arm/mm/ |
D | dma-mapping.c | 71 struct arm_dma_allocator *allocator; member
|