Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/
H A Dipc.c187 static int profile_signal_perm(struct aa_profile *profile, in profile_signal_perm() function
216 profile_signal_perm(profile, target, MAY_WRITE, &sa), in aa_may_signal()
217 profile_signal_perm(profile, sender, MAY_READ, &sa)); in aa_may_signal()