Home
last modified time | relevance | path

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

/security/apparmor/
A Daf_unix.c647 struct aa_label *plabel) in update_sk_ctx() argument
654 update_sk = (plabel && in update_sk_ctx()
673 if (plabel && rcu_access_pointer(ctx->peer_lastupdate) != plabel) { in update_sk_ctx()
676 if (old == plabel) { in update_sk_ctx()
678 } else if (aa_label_is_subset(plabel, old)) { in update_sk_ctx()
715 struct aa_label *plabel = NULL; in aa_unix_file_perm() local
761 struct aa_label *plabel; in aa_unix_file_perm() local
765 plabel = aa_get_label_rcu(&pctx->label); in aa_unix_file_perm()
777 plabel), in aa_unix_file_perm()
794 update_sk_ctx(sock->sk, label, plabel); in aa_unix_file_perm()
[all …]

Completed in 4 milliseconds