Home
last modified time | relevance | path

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

/optee_os/lib/libutils/ext/include/
H A Dmemtag.h212 static inline void memtag_assert_tag(const void *addr __maybe_unused) in memtag_assert_tag() function
/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c256 memtag_assert_tag(buf); /* Trying to catch double free early */ in maybe_untag_buf()