Searched refs:allocators (Results 1 – 13 of 13) sorted by relevance
10 tested allocators. Back in 2005, Jes Sorensen lifted one of those11 allocators from the sym53c8xx_2 driver and posted_ it as a generic module12 for the creation of ad hoc memory allocators. This code was merged123 writing of special-purpose memory allocators in the future.
11 `alloc_pages`. It is also possible to use more specialized allocators,32 The GFP flags control the allocators behavior. They tell what memory
3867 &depot->allocators[depot->new_slab_count % depot->zone_count]; in allocate_slabs()3904 return ((struct slab_depot *) context)->allocators[zone_number].thread_id; in get_allocator_thread_id()3945 struct list_head *list = &depot->allocators[zone_number].dirty_slab_journals; in release_tail_block_locks()4059 struct block_allocator *allocator = &depot->allocators[zone]; in initialize_block_allocator()4308 struct block_allocator *allocator = &depot->allocators[zone]; in vdo_free_slab_depot()4502 total += READ_ONCE(depot->allocators[zone].allocated_blocks); in vdo_get_slab_depot_allocated_blocks()4655 vdo_start_loading(&depot->allocators[zone_number].state, in load_allocator()4687 struct block_allocator *allocator = &depot->allocators[zone_number]; in prepare_to_allocate()4804 struct block_allocator *allocator = &depot->allocators[zone_number]; in register_new_slabs()4910 vdo_start_draining(&depot->allocators[zone_number].state, in drain_allocator()[all …]
512 struct block_allocator allocators[]; member
50 group, the allocators simply move on to the next block group. Allegedly
154 - Consistent allocators (for boards that need special allocators,
181 memory allocators need to wait for this scrubbing to complete).
309 The following describes the functions which are used by allocators as well as
124 the SLUB etc. memory allocators and various device drivers.
111 structure. Any of the usual memory allocators will do, but you'll also
1165 D: Slab allocators2080 D: Slab allocators2345 D: NUMA support, Slab allocators, Page migration
136 read the description of each of the allocators below before
288 - allocators: