Home
last modified time | relevance | path

Searched defs:buf_end (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutee/include/
H A Duser_ta_header.h82 union compat_ptr buf_end; member
/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c848 uintptr_t buf_end = buf_start + len; in raw_malloc_buffer_overlaps_heap() local