Searched refs:__aa_subj_label_is_cached (Results 1 – 3 of 3) sorted by relevance
587 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()
657 !__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()
433 static inline bool __aa_subj_label_is_cached(struct aa_label *subj_label, in __aa_subj_label_is_cached() function
Completed in 8 milliseconds