Home
last modified time | relevance | path

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

/linux-4.4.14/security/apparmor/include/
Ddomain.h33 int aa_change_profile(const char *ns_name, const char *name, bool onexec,
/linux-4.4.14/security/apparmor/
Dprocattr.c164 return aa_change_profile(ns_name, name, onexec, test); in aa_setprocattr_changeprofile()
Ddomain.c743 int aa_change_profile(const char *ns_name, const char *hname, bool onexec, in aa_change_profile() function