Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c213 static void *maybe_tag_buf(uint8_t *buf, size_t hdr_size, size_t requested_size) in maybe_tag_buf() function
300 return maybe_tag_buf(p, hdr_size, requested_size); in raw_malloc_return_hook()
342 return maybe_tag_buf(p, hdr_size, requested_size); in raw_malloc_return_hook()