Home
last modified time | relevance | path

Searched refs:allocators (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/Documentation/core-api/
Dgenalloc.rst10 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.
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Doverview.rst22 .. include:: allocators.rst
Dallocators.rst50 group, the allocators simply move on to the next block group. Allegedly
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-core.c143 static unsigned int allocators[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = 0 }; variable
144 module_param_array(allocators, uint, NULL, 0444);
145 MODULE_PARM_DESC(allocators, " memory allocator selection, default is 0.\n"
648 unsigned int allocator = allocators[inst]; in vivid_create_instance()
/Linux-v4.19/Documentation/sh/
Dnew-machine.txt158 - Consistent allocators (for boards that need special allocators,
/Linux-v4.19/Documentation/dev-tools/
Dkasan.rst29 KASAN works with both SLUB and SLAB memory allocators.
/Linux-v4.19/Documentation/admin-guide/mm/
Dpagemap.rst106 the SLUB etc. memory allocators and various device drivers.
/Linux-v4.19/Documentation/vm/
Dhmm.rst20 related to using device specific memory allocators. In the second section, I
/Linux-v4.19/Documentation/driver-api/dmaengine/
Dprovider.rst111 structure. Any of the usual memory allocators will do, but you'll also
/Linux-v4.19/Documentation/
DDMA-API-HOWTO.txt120 (i.e. __get_free_page*()) or the generic memory allocators
/Linux-v4.19/Documentation/process/
Dcoding-style.rst823 The kernel provides the following general purpose memory allocators:
/Linux-v4.19/Documentation/media/v4l-drivers/
Dvivid.rst266 - allocators:
/Linux-v4.19/
DCREDITS1064 D: Slab allocators
2133 D: NUMA support, Slab allocators, Page migration