Home
last modified time | relevance | path

Searched refs:big_heap_chunks (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/lib/heap/
Dheap.h80 static inline bool big_heap_chunks(chunksz_t chunks) in big_heap_chunks() function
93 return big_heap_chunks(bytes / CHUNK_UNIT); in big_heap_bytes()
98 return big_heap_chunks(h->end_chunk); in big_heap()