Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/isoc/
A Dbget_malloc.c212 static void *maybe_tag_buf(uint8_t *buf, size_t hdr_size, size_t requested_size) in maybe_tag_buf() function
291 return maybe_tag_buf(p, hdr_size, MAX(SizeQuant, requested_size)); in raw_malloc_return_hook()
333 return maybe_tag_buf(p, hdr_size, MAX(SizeQuant, requested_size)); in raw_malloc_return_hook()

Completed in 4 milliseconds