Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/apparmor/
A Dmatch.c454 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match_len()
493 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match()
527 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_next()
581 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match_until()
643 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_matchn_until()
723 u8 *equiv = EQUIV_TABLE(dfa); in leftmatch_fb()
/linux-6.3-rc2/security/apparmor/include/
A Dmatch.h94 #define EQUIV_TABLE(DFA) ((u8 *)((DFA)->tables[YYTD_ID_EC]->td_data)) macro

Completed in 5 milliseconds