Searched refs:allocators (Results 1 – 15 of 15) sorted by relevance
| /linux/Documentation/core-api/ |
| H A D | genalloc.rst | 10 tested allocators. Back in 2005, Jes Sorensen lifted one of those 11 allocators from the sym53c8xx_2 driver and posted_ it as a generic module 12 for the creation of ad hoc memory allocators. This code was merged 123 writing of special-purpose memory allocators in the future.
|
| H A D | memory-allocation.rst | 11 `alloc_pages`. It is also possible to use more specialized allocators, 32 The GFP flags control the allocators behavior. They tell what memory
|
| /linux/drivers/md/dm-vdo/ |
| H A D | slab-depot.c | 3878 &depot->allocators[depot->new_slab_count % depot->zone_count]; in allocate_slabs() 3911 return ((struct slab_depot *) context)->allocators[zone_number].thread_id; in get_allocator_thread_id() 3952 struct list_head *list = &depot->allocators[zone_number].dirty_slab_journals; in release_tail_block_locks() 4069 struct block_allocator *allocator = &depot->allocators[zone]; in initialize_block_allocator() 4318 struct block_allocator *allocator = &depot->allocators[zone]; in vdo_free_slab_depot() 4513 total += READ_ONCE(depot->allocators[zone].allocated_blocks); in vdo_get_slab_depot_allocated_blocks() 4668 vdo_start_loading(&depot->allocators[zone_number].state, in load_allocator() 4700 struct block_allocator *allocator = &depot->allocators[zone_number]; in prepare_to_allocate() 4818 struct block_allocator *allocator = &depot->allocators[zone_number]; in register_new_slabs() 4924 vdo_start_draining(&depot->allocators[zone_number].state, in drain_allocator() [all …]
|
| H A D | slab-depot.h | 512 struct block_allocator allocators[]; member
|
| H A D | physical-zone.c | 344 zone->allocator = &vdo->depot->allocators[zone_number]; in initialize_zone()
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | allocators.rst | 50 group, the allocators simply move on to the next block group. Allegedly
|
| /linux/Documentation/arch/sh/ |
| H A D | new-machine.rst | 154 - Consistent allocators (for boards that need special allocators,
|
| /linux/Documentation/gpu/nova/core/ |
| H A D | fwsec.rst | 181 memory allocators need to wait for this scrubbing to complete).
|
| /linux/Documentation/dev-tools/ |
| H A D | kasan.rst | 78 For slab, both software KASAN modes support SLUB and SLAB allocators, while 479 in memory allocators), these accesses are valid.
|
| H A D | kfence.rst | 309 The following describes the functions which are used by allocators as well as
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | pagemap.rst | 125 the SLUB etc. memory allocators and various device drivers.
|
| /linux/Documentation/driver-api/dmaengine/ |
| H A D | provider.rst | 111 structure. Any of the usual memory allocators will do, but you'll also
|
| /linux/ |
| H A D | CREDITS | 1169 D: Slab allocators 2093 D: Slab allocators 2358 D: NUMA support, Slab allocators, Page migration
|
| /linux/Documentation/process/ |
| H A D | coding-style.rst | 938 The kernel provides the following general purpose memory allocators:
|
| /linux/Documentation/admin-guide/media/ |
| H A D | vivid.rst | 288 - allocators:
|