Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/heap/
Dheap_tlsf_block_functions.h94 static inline __attribute__((__always_inline__)) void block_set_free(block_header_t* block) in block_set_free() function
164 block_set_free(block); in block_mark_as_free()
Dheap_tlsf.c687 block_set_free(block); in tlsf_add_pool()