Lines Matching full:capability
4 * This file contains AppArmor capability mediation functions
15 #include <linux/capability.h>
21 #include "include/capability.h"
27 * Table of capability names: we generate it from capabilities.h.
44 * audit_cb - call back for capability components of audit struct
57 * audit_caps - audit a capability
60 * @cap: capability tested
63 * Do auditing of capability and handle, audit/complain/kill modes switching
110 * profile_capable - test if profile allows use of capability @cap
112 * @cap: capability to test if allowed
142 * aa_capable - test permission to use capability
143 * @label: label being tested for capability (NOT NULL)
144 * @cap: capability to be tested
147 * Look up capability in profile capability set.