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,
7 is backed by pages from the buddy allocator. If in doubt, say Y.14 is backed by the pages from buddy allocator that are guaranteed to be physically
669 unsigned int allocator = allocators[inst]; in vivid_create_instance() local1098 if (allocator == 1) in vivid_create_instance()1100 else if (allocator >= ARRAY_SIZE(vivid_mem_ops)) in vivid_create_instance()1101 allocator = 0; in vivid_create_instance()1112 if (!allocator) in vivid_create_instance()1117 q->mem_ops = vivid_mem_ops[allocator]; in vivid_create_instance()1137 if (!allocator) in vivid_create_instance()1142 q->mem_ops = vivid_mem_ops[allocator]; in vivid_create_instance()1160 if (!allocator) in vivid_create_instance()1165 q->mem_ops = vivid_mem_ops[allocator]; in vivid_create_instance()[all …]
7 mc-objs += mc-dev-allocator.o
16 fsl-mc-allocator.o \
9 allocator.o \
216 struct mlx4_zone_allocator *allocator; member264 zone->allocator = zone_alloc; in mlx4_zone_add_one()287 struct mlx4_zone_allocator *zone_alloc = entry->allocator; in __mlx4_zone_remove_one_entry()341 struct mlx4_zone_allocator *zone_alloc = zone->allocator; in __mlx4_alloc_from_zone()
34 This allocator supports 4K/2M/1G, 16K/32M and 64K/512M page42 Enable self-tests for LPAE page table allocator. This performs61 Enable self-tests for ARMv7s page table allocator. This performs
154 tristate "User-space grant reference allocator driver"
146 bool "Power allocator thermal governor"