Home
last modified time | relevance | path

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

/security/apparmor/
A Dfile.c587 return !__aa_subj_label_is_cached(rcu_dereference(ctx->label), in __unix_needs_revalidation()
632 (!denied && __aa_subj_label_is_cached(label, flabel))) { in aa_file_perm()
A Daf_unix.c657 !__aa_subj_label_is_cached(label, rcu_dereference(ctx->label)); in update_sk_ctx()
785 if (!error && !__aa_subj_label_is_cached(plabel, label)) in aa_unix_file_perm()
/security/apparmor/include/
A Dlabel.h433 static inline bool __aa_subj_label_is_cached(struct aa_label *subj_label, in __aa_subj_label_is_cached() function

Completed in 8 milliseconds