Home
last modified time | relevance | path

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

/security/apparmor/
A Dmount.c239 state = aa_dfa_null_transition(policy->dfa, state); in do_match_mnt()
245 state = aa_dfa_null_transition(policy->dfa, state); in do_match_mnt()
251 state = aa_dfa_null_transition(policy->dfa, state); in do_match_mnt()
264 state = aa_dfa_null_transition(policy->dfa, state); in do_match_mnt()
698 state = aa_dfa_null_transition(rules->policy->dfa, state); in build_pivotroot()
A Daf_unix.c79 state = aa_dfa_null_transition(dfa, state); in match_addr()
97 state = aa_dfa_null_transition(policy->dfa, state); in match_to_local()
A Ddomain.c339 state = aa_dfa_null_transition(attach->xmatch->dfa, in aa_xattrs_match()
841 state = aa_dfa_null_transition(rules->file->dfa, state); in profile_onexec()
A Dfile.c356 state = aa_dfa_null_transition(rules->file->dfa, state); in profile_path_link()
/security/apparmor/include/
A Dlib.h110 static inline aa_state_t aa_dfa_null_transition(struct aa_dfa *dfa, in aa_dfa_null_transition() function

Completed in 12 milliseconds