Home
last modified time | relevance | path

Searched refs:allocator (Results 1 – 10 of 10) sorted by relevance

/drivers/staging/android/
DKconfig10 The ashmem subsystem is a new shared memory allocator, similar to
14 It is, in theory, a good memory allocator for low-memory devices,
/drivers/staging/fsl-mc/bus/
DMakefile15 fsl-mc-allocator.o \
/drivers/media/platform/vivid/
Dvivid-core.c660 unsigned int allocator = allocators[inst]; in vivid_create_instance() local
1054 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()
/drivers/uwb/
DMakefile9 allocator.o \
/drivers/net/ethernet/mellanox/mlx4/
Dalloc.c217 struct mlx4_zone_allocator *allocator; member
265 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()
/drivers/staging/fsl-mc/
DREADME.txt15 -allocator
341 The allocator driver registers for these allocatable object types
342 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
/drivers/staging/android/ion/
DKconfig18 is backed by pages from the buddy allocator. If in doubt, say Y.
/drivers/iommu/
DKconfig29 This allocator supports 4K/2M/1G, 16K/32M and 64K/512M page
37 Enable self-tests for LPAE page table allocator. This performs
56 Enable self-tests for ARMv7s page table allocator. This performs
/drivers/xen/
DKconfig156 tristate "User-space grant reference allocator driver"
/drivers/thermal/
DKconfig139 bool "Power allocator thermal governor"