Searched refs:allocator (Results 1 – 10 of 10) sorted by relevance
10 The ashmem subsystem is a new shared memory allocator, similar to14 It is, in theory, a good memory allocator for low-memory devices,
15 fsl-mc-allocator.o \
660 unsigned int allocator = allocators[inst]; in vivid_create_instance() local1054 if (allocator == 1) in vivid_create_instance()1056 else if (allocator >= ARRAY_SIZE(vivid_mem_ops)) in vivid_create_instance()1057 allocator = 0; in vivid_create_instance()1069 q->mem_ops = vivid_mem_ops[allocator]; in vivid_create_instance()1089 q->mem_ops = vivid_mem_ops[allocator]; in vivid_create_instance()1109 q->mem_ops = vivid_mem_ops[allocator]; in vivid_create_instance()1129 q->mem_ops = vivid_mem_ops[allocator]; in vivid_create_instance()1148 q->mem_ops = vivid_mem_ops[allocator]; in vivid_create_instance()
9 allocator.o \
217 struct mlx4_zone_allocator *allocator; member265 zone->allocator = zone_alloc; in mlx4_zone_add_one()288 struct mlx4_zone_allocator *zone_alloc = entry->allocator; in __mlx4_zone_remove_one_entry()342 struct mlx4_zone_allocator *zone_alloc = zone->allocator; in __mlx4_alloc_from_zone()
15 -allocator341 The allocator driver registers for these allocatable object types342 and those objects are bound to the allocator when the bus is probed.343 The allocator maintains a pool of objects that are available for
18 is backed by pages from the buddy allocator. If in doubt, say Y.
29 This allocator supports 4K/2M/1G, 16K/32M and 64K/512M page37 Enable self-tests for LPAE page table allocator. This performs56 Enable self-tests for ARMv7s page table allocator. This performs
156 tristate "User-space grant reference allocator driver"
139 bool "Power allocator thermal governor"