Searched refs:chain_allocator (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/power/
H A Dsnapshot.c155 * struct chain_allocator is used for allocating small objects out of
167 struct chain_allocator { struct
177 chain_init(struct chain_allocator *ca, gfp_t gfp_mask, int safe_needed)
185 static void *chain_alloc(struct chain_allocator *ca, unsigned int size)
285 struct chain_allocator *ca)
386 struct chain_allocator ca;
1927 get_highmem_page_buffer(struct page *page, struct chain_allocator *ca)
2012 get_highmem_page_buffer(struct page *page, struct chain_allocator *ca)
2122 static void *get_buffer(struct memory_bitmap *bm, struct chain_allocator *ca)
2176 static struct chain_allocator c
[all...]

Completed in 102 milliseconds