Home
last modified time | relevance | path

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

/linux-6.6.21/security/apparmor/
Dapparmorfs.c414 static ssize_t policy_update(u32 mask, const char __user *buf, size_t size, in policy_update() function
447 int error = policy_update(AA_MAY_LOAD_POLICY, buf, size, pos, ns); in profile_load()
464 int error = policy_update(AA_MAY_LOAD_POLICY | AA_MAY_REPLACE_POLICY, in profile_replace()