Searched defs:heap_free (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/lib/ | ||
D | prio_heap.c | 21 void heap_free(struct ptr_heap *heap) in heap_free() function |
/linux-2.6.39/arch/x86/boot/ | ||
D | boot.h | 221 static inline bool heap_free(size_t n) in heap_free() function |