Home
last modified time | relevance | path

Searched defs:heap_free (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/lib/
Dprio_heap.c21 void heap_free(struct ptr_heap *heap) in heap_free() function
/linux-2.6.39/arch/x86/boot/
Dboot.h221 static inline bool heap_free(size_t n) in heap_free() function