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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/
H A Dboot.h209 static inline char *__get_heap(size_t s, size_t a, size_t n) function
219 ((type *)__get_heap(sizeof(type),__alignof__(type),(n)))

Completed in 111 milliseconds