Searched refs:UNPACK_ARRAY (Results 1 – 2 of 2) sorted by relevance
/security/apparmor/ |
D | match.c | 113 UNPACK_ARRAY(table->td_data, blob, th.td_lolen, in unpack_table() 116 UNPACK_ARRAY(table->td_data, blob, th.td_lolen, in unpack_table() 119 UNPACK_ARRAY(table->td_data, blob, th.td_lolen, in unpack_table()
|
/security/apparmor/include/ |
D | match.h | 105 #define UNPACK_ARRAY(TABLE, BLOB, LEN, TTYPE, BTYPE, NTOHX) \ macro
|