Home
last modified time | relevance | path

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

/u-boot/fs/yaffs2/
A Dyaffs_allocator.c63 if (!allocator) { in yaffs_deinit_raw_tnodes()
83 struct yaffs_allocator *allocator = dev->allocator; in yaffs_init_raw_tnodes() local
85 if (!allocator) { in yaffs_init_raw_tnodes()
176 allocator->free_tnodes = allocator->free_tnodes->internal[0]; in yaffs_alloc_raw_tnode()
186 struct yaffs_allocator *allocator = dev->allocator; in yaffs_free_raw_tnode() local
209 struct yaffs_allocator *allocator = dev->allocator; in yaffs_init_raw_objs() local
223 struct yaffs_allocator *allocator = dev->allocator; in yaffs_deinit_raw_objs() local
245 struct yaffs_allocator *allocator = dev->allocator; in yaffs_create_free_objs() local
292 struct yaffs_allocator *allocator = dev->allocator; in yaffs_alloc_raw_obj() local
316 struct yaffs_allocator *allocator = dev->allocator; in yaffs_free_raw_obj() local
[all …]
A Dyaffs_guts.h687 void *allocator; member
/u-boot/doc/device-tree-bindings/reserved-memory/
A Dreserved-memory.txt69 region for the default pool of the contiguous memory allocator.
72 region for the default pool of the consistent DMA allocator.
/u-boot/lib/lzma/
A Dlzma.txt341 You must use external allocator:
376 alloc - Memory allocator.
458 For example, you can use Large RAM Pages (2 MB) in allocBig allocator for
461 It's OK to use same allocator for alloc and allocBig.
/u-boot/common/
A Ddlmalloc.src20 allocator. For a high-level description, see

Completed in 19 milliseconds