Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/heap/
Dheap_tlsf.c60 static inline __attribute__((__always_inline__)) int tlsf_ffs(unsigned int word) in tlsf_ffs() function
194 fl = tlsf_ffs(fl_map); in search_suitable_block()
199 sl = tlsf_ffs(sl_map); in search_suitable_block()