Searched refs:aa_dfa_next (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/security/apparmor/include/
H A Dapparmor.h112 return aa_dfa_next(dfa, start, 0); aa_dfa_null_transition()
H A Dmatch.h124 unsigned int aa_dfa_next(struct aa_dfa *dfa, unsigned int state,
/linux-4.4.14/security/apparmor/
H A Dmatch.c389 * aa_dfa_next - step one character to the next state in the dfa
398 unsigned int aa_dfa_next(struct aa_dfa *dfa, unsigned int state, aa_dfa_next() function
H A Dpolicy_unpack.c593 aa_dfa_next(profile->policy.dfa, unpack_profile()

Completed in 62 milliseconds