Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Ddomain.h23 #define AA_CHANGE_STACK 8 macro
/linux/security/apparmor/
H A Dlsm.c892 error = aa_change_profile(args, AA_CHANGE_STACK); in do_setattr()
900 AA_CHANGE_STACK)); in do_setattr()
H A Ddomain.c1336 bool stack = flags & AA_CHANGE_STACK; in aa_change_profile()