Searched refs:aa_dfa_leftmatch (Results 1 – 3 of 3) sorted by relevance
157 unsigned int aa_dfa_leftmatch(struct aa_dfa *dfa, unsigned int start,
732 unsigned int aa_dfa_leftmatch(struct aa_dfa *dfa, unsigned int start, in aa_dfa_leftmatch() function
415 state = aa_dfa_leftmatch(profile->xmatch, DFA_START, in __attach_match()