Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm32/include/
A Dmalloc.h123 bool nex_malloc_buffer_overlaps_heap(void *buf, size_t len);
/optee_os/out/arm/export-ta_arm64/include/
A Dmalloc.h123 bool nex_malloc_buffer_overlaps_heap(void *buf, size_t len);
/optee_os/lib/libutils/isoc/include/
A Dmalloc.h123 bool nex_malloc_buffer_overlaps_heap(void *buf, size_t len);
/optee_os/core/pta/tests/
A Dmisc.c448 nex_malloc_buffer_overlaps_heap(p1 - 25, 500)); in self_test_nex_malloc()
/optee_os/lib/libutils/isoc/
A Dbget_malloc.c1032 bool nex_malloc_buffer_overlaps_heap(void *buf, size_t len) in nex_malloc_buffer_overlaps_heap() function

Completed in 9 milliseconds