Searched refs:xmatch (Results 1 – 2 of 2) sorted by relevance
174 static struct aa_perms *compute_xmatch_perms(struct aa_dfa *xmatch, in compute_xmatch_perms() argument181 AA_BUG(!xmatch); in compute_xmatch_perms()183 state_count = xmatch->tables[YYTD_ID_BASE]->td_lolen; in compute_xmatch_perms()192 perms[state].allow = dfa_user_allow(xmatch, state); in compute_xmatch_perms()
1099 else if (profile->attach.xmatch->dfa) in seq_profile_attach_show()