Searched refs:allocator (Results 1 – 12 of 12) sorted by relevance
/drivers/staging/android/ |
D | Kconfig | 8 The ashmem subsystem is a new shared memory allocator, similar to 12 It is, in theory, a good memory allocator for low-memory devices,
|
/drivers/media/mc/ |
D | Makefile | 7 mc-objs += mc-dev-allocator.o
|
/drivers/bus/fsl-mc/ |
D | Makefile | 16 fsl-mc-allocator.o \
|
/drivers/dma-buf/heaps/ |
D | Kconfig | 17 is backed by pages from the buddy allocator. If in doubt, say Y.
|
/drivers/net/ethernet/mellanox/mlx4/ |
D | alloc.c | 216 struct mlx4_zone_allocator *allocator; member 264 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()
|
/drivers/media/test-drivers/vimc/ |
D | vimc-core.c | 20 module_param_named(allocator, vimc_allocator, uint, 0444); 21 MODULE_PARM_DESC(allocator, " memory allocator selection, default is 0.\n"
|
/drivers/iommu/ |
D | Kconfig | 38 This allocator supports 4K/2M/1G, 16K/32M and 64K/512M page 46 Enable self-tests for LPAE page table allocator. This performs 65 Enable self-tests for ARMv7s page table allocator. This performs
|
/drivers/soc/qcom/ |
D | Kconfig | 86 The On Chip Memory (OCMEM) allocator allows various clients to
|
/drivers/firmware/efi/ |
D | Kconfig | 77 the page allocator by system administrator policy via the
|
/drivers/xen/ |
D | Kconfig | 156 tristate "User-space grant reference allocator driver"
|
/drivers/thermal/ |
D | Kconfig | 158 bool "Power allocator thermal governor"
|
/drivers/gpu/drm/ |
D | Kconfig | 202 A page based buddy allocator
|