Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/heap/
Dheap_tlsf.c174 static inline __attribute__((__always_inline__)) block_header_t* search_suitable_block(control_t* c… in search_suitable_block() function
441 block = search_suitable_block(control, &fl, &sl); in block_locate_free()