Searched refs:allocator (Results 1 – 5 of 5) sorted by relevance
58 struct yaffs_allocator *allocator = in yaffs_deinit_raw_tnodes() local59 (struct yaffs_allocator *)dev->allocator; in yaffs_deinit_raw_tnodes()62 if (!allocator) { in yaffs_deinit_raw_tnodes()67 while (allocator->alloc_tnode_list) { in yaffs_deinit_raw_tnodes()68 tmp = allocator->alloc_tnode_list->next; in yaffs_deinit_raw_tnodes()70 kfree(allocator->alloc_tnode_list->tnodes); in yaffs_deinit_raw_tnodes()71 kfree(allocator->alloc_tnode_list); in yaffs_deinit_raw_tnodes()72 allocator->alloc_tnode_list = tmp; in yaffs_deinit_raw_tnodes()75 allocator->free_tnodes = NULL; in yaffs_deinit_raw_tnodes()76 allocator->n_free_tnodes = 0; in yaffs_deinit_raw_tnodes()[all …]
687 void *allocator; member
341 You must use external allocator:376 alloc - Memory allocator.458 For example, you can use Large RAM Pages (2 MB) in allocBig allocator for461 It's OK to use same allocator for alloc and allocBig.
925 allocator = <1>;938 allocator = <1>;
20 allocator. For a high-level description, see