Searched refs:chain_alloc (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.c185 static void *chain_alloc(struct chain_allocator *ca, unsigned int size) function
292 bb = chain_alloc(ca, sizeof(struct bm_block));
1942 pbe = chain_alloc(ca, sizeof(struct highmem_pbe));
2068 * chain_alloc() in get_buffer(). It is a bit wasteful, but
2104 /* Free the reserved safe pages so that chain_alloc() can use them */
2144 pbe = chain_alloc(ca, sizeof(struct pbe));

Completed in 24 milliseconds