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