Searched defs:stack (Results 1 – 4 of 4) sorted by relevance
/security/apparmor/ |
D | domain.c | 99 bool stack, unsigned int state) in match_component() 133 struct aa_label *label, bool stack, in label_compound_match() 193 struct aa_label *label, bool stack, in label_components_match() 254 bool stack, unsigned int state, bool subns, u32 request, in label_match() 287 struct aa_label *target, bool stack, in change_profile_perms() 559 const char *stack = NULL; in x_to_label() local 744 bool stack, const struct linux_binprm *bprm, in profile_onexec() 816 struct aa_label *onexec, bool stack, in handle_onexec() 1281 struct aa_label *target, bool stack, in change_profile_perms_wrapper() 1319 bool stack = flags & AA_CHANGE_STACK; in aa_change_profile() local
|
D | task.c | 93 int aa_set_current_onexec(struct aa_label *label, bool stack) in aa_set_current_onexec()
|
D | label.c | 1896 int i, len, stack = 0, error; in aa_label_strn_parse() local
|
/security/keys/ |
D | keyring.c | 670 } stack[KEYRING_SEARCH_MAX_DEPTH]; in search_nested_keyrings() local
|