Home
last modified time | relevance | path

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

/optee_os/core/mm/
H A Dfile.c46 static int file_tag_cmp(const struct file *f, const uint8_t *tag, in file_tag_cmp() function
60 if (!file_tag_cmp(f, tag, taglen)) in file_find_tag_unlocked()