Searched refs:profile_capable (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | capability.c | 106 * profile_capable - test if profile allows use of capability @cap 114 static int profile_capable(struct aa_profile *profile, int cap, in profile_capable() function 155 profile_capable(profile, cap, opts, &sa)); in aa_capable()
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | capability.c | 108 * profile_capable - test if profile allows use of capability @cap 116 static int profile_capable(struct aa_profile *profile, int cap, in profile_capable() function 162 profile_capable(profile, cap, opts, &ad)); in aa_capable()
|
Completed in 2 milliseconds