Searched refs:aa_dfa_leftmatch (Results 1 – 3 of 3) sorted by relevance
159 unsigned int aa_dfa_leftmatch(struct aa_dfa *dfa, unsigned int start,
784 unsigned int aa_dfa_leftmatch(struct aa_dfa *dfa, unsigned int start, in aa_dfa_leftmatch() function
419 state = aa_dfa_leftmatch(profile->xmatch, DFA_START, in find_attach()