Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/
Dapparmorfs.c407 static ssize_t policy_update(u32 mask, const char __user *buf, size_t size, in policy_update() function
439 int error = policy_update(AA_MAY_LOAD_POLICY, buf, size, pos, ns); in profile_load()
456 int error = policy_update(AA_MAY_LOAD_POLICY | AA_MAY_REPLACE_POLICY, in profile_replace()