Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/apparmor/include/
A Dmatch.h60 #define YYTD_ID_DEF 3 macro
90 #define DEFAULT_TABLE(DFA) ((u16 *)((DFA)->tables[YYTD_ID_DEF]->td_data))
/linux-6.3-rc2/security/apparmor/
A Dmatch.c153 if (!(tables[YYTD_ID_DEF] && tables[YYTD_ID_BASE] && in verify_table_headers()
171 if (state_count != tables[YYTD_ID_DEF]->td_lolen) in verify_table_headers()
370 case YYTD_ID_DEF: in aa_dfa_unpack()

Completed in 5 milliseconds