Home
last modified time | relevance | path

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

/linux-4.4.14/security/apparmor/include/
Dprocattr.h23 int aa_setprocattr_changeprofile(char *fqname, bool onexec, int test);
/linux-4.4.14/security/apparmor/
Dprocattr.c159 int aa_setprocattr_changeprofile(char *fqname, bool onexec, int test) in aa_setprocattr_changeprofile() function
Dlsm.c564 error = aa_setprocattr_changeprofile(args, !AA_ONEXEC, in apparmor_setprocattr()
567 error = aa_setprocattr_changeprofile(args, !AA_ONEXEC, in apparmor_setprocattr()
573 error = aa_setprocattr_changeprofile(args, AA_ONEXEC, in apparmor_setprocattr()