Lines Matching full:capability
5 * This file contains AppArmor capability mediation functions
11 #include <linux/capability.h>
17 #include "include/capability.h"
23 * Table of capability names: we generate it from capabilities.h.
40 * audit_cb - call back for capability components of audit struct
53 * audit_caps - audit a capability
56 * @cap: capability tested
59 * Do auditing of capability and handle, audit/complain/kill modes switching
106 * profile_capable - test if profile allows use of capability @cap
108 * @cap: capability to test if allowed
138 * aa_capable - test permission to use capability
139 * @label: label being tested for capability (NOT NULL)
140 * @cap: capability to be tested
143 * Look up capability in profile capability set.