Home
last modified time | relevance | path

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

/lk-master/lib/heap/cmpctmalloc/
A Dcmpctmalloc.c239 static bool is_end_of_os_allocation(char *address) { in is_end_of_os_allocation() function
253 is_end_of_os_allocation((char *)address + size)) { in free_memory()
628 if (is_end_of_os_allocation((char *)right)) { in cmpct_trim()

Completed in 4 milliseconds