Home
last modified time | relevance | path

Searched refs:EQUIV_TABLE (Results 1 – 2 of 2) sorted by relevance

/linux/security/apparmor/
A Dmatch.c454 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match_len()
494 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match()
529 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_next()
583 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match_until()
645 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_matchn_until()
725 u8 *equiv = EQUIV_TABLE(dfa); in leftmatch_fb()
/linux/security/apparmor/include/
A Dmatch.h94 #define EQUIV_TABLE(DFA) ((u8 *)((DFA)->tables[YYTD_ID_EC]->td_data)) macro

Completed in 6 milliseconds