Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/apparmor/include/
Dpolicy.h167 #define AA_MAY_LOAD_POLICY AA_MAY_APPEND macro
/kernel/linux/linux-5.10/security/apparmor/
Dapparmorfs.c444 int error = policy_update(AA_MAY_LOAD_POLICY, buf, size, pos, ns); in profile_load()
461 int error = policy_update(AA_MAY_LOAD_POLICY | AA_MAY_REPLACE_POLICY, in profile_replace()
1786 error = aa_may_manage_policy(label, NULL, AA_MAY_LOAD_POLICY); in ns_mkdir_op()
1835 error = aa_may_manage_policy(label, NULL, AA_MAY_LOAD_POLICY); in ns_rmdir_op()