Searched defs:allocator (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/md/dm-vdo/ |
H A 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 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 D | physical-zone.h | 66 struct block_allocator *allocator; member
|
H A D | physical-zone.c | 157 struct block_allocator *allocator) in release_pbn_lock_provisional_reference()
|
H A D | slab-depot.h | 212 struct block_allocator *allocator; member 344 struct block_allocator *allocator; member
|
H A D | statistics.h | 228 struct block_allocator_statistics allocator; member
|
/linux/net/core/ |
H A D | xdp.c | 92 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 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/include/net/ |
H A D | xdp_priv.h | 12 void *allocator; member
|
/linux/rust/kernel/ |
H A D | alloc.rs | 7 mod allocator; module
|
/linux/tools/mm/ |
H A D | page_owner_sort.c | 41 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 D | fortify_kunit.c | 192 #define DEFINE_ALLOC_SIZE_TEST_PAIR(allocator) \ argument
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | alloc.c | 216 struct mlx4_zone_allocator *allocator; member
|
/linux/arch/arm/mm/ |
H A D | dma-mapping.c | 71 struct arm_dma_allocator *allocator; member
|