Home
last modified time | relevance | path

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

/linux-6.12.1/security/apparmor/include/
Dmatch.h59 #define YYTD_ID_CHK 2 macro
93 #define CHECK_TABLE(DFA) ((u16 *)((DFA)->tables[YYTD_ID_CHK]->td_data))
/linux-6.12.1/security/apparmor/
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()
328 case YYTD_ID_CHK: in aa_dfa_unpack()