Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/apparmor/
A Dlabel.c722 static struct aa_label *__vec_find(struct aa_profile **vec, int n) in __vec_find() function
761 return __vec_find(label->vec, label->size); in __label_find()
848 label = __vec_find(vec, n); in vec_find()

Completed in 6 milliseconds