Home
last modified time | relevance | path

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

/linux-6.15/security/apparmor/include/
H A Dmatch.h59 #define YYTD_ID_CHK 2 macro
95 #define CHECK_TABLE(DFA) ((u32 *)((DFA)->tables[YYTD_ID_CHK]->td_data))
/linux-6.15/security/apparmor/
H A Dmatch.c110 tables[YYTD_ID_NXT] && tables[YYTD_ID_CHK])) in verify_table_headers()
132 if (trans_count != tables[YYTD_ID_CHK]->td_lolen) in verify_table_headers()
364 case YYTD_ID_CHK: in aa_dfa_unpack()
391 case YYTD_ID_CHK: in aa_dfa_unpack()