Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/apparmor/include/
A Dpolicy.h270 static inline struct aa_profile *aa_get_newest_profile(struct aa_profile *p) in aa_get_newest_profile() function
/linux-6.3-rc2/security/apparmor/
A Dpolicy.c540 profile = aa_get_newest_profile(ns->unconfined); in aa_lookupn_profile()
571 profile = aa_get_newest_profile(ns->unconfined); in aa_fqlookupn_profile()
985 newest = aa_get_newest_profile(parent); in update_to_newest_parent()
A Dlabel.c1071 new->vec[k] = aa_get_newest_profile(next); in label_merge_insert()
2072 new->vec[i] = aa_get_newest_profile(label->vec[i]); in __label_update()
A Ddomain.c486 candidate = aa_get_newest_profile(candidate); in find_attach()

Completed in 12 milliseconds