Searched refs:DPRINT_ARRAY (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/include/linux/ |
D | genl_magic_func.h | 109 #define DPRINT_ARRAY(dir, nla_type, name, s, nla) \ macro 121 #define DPRINT_ARRAY(dir, nla_type, name, s, nla) do {} while (0) macro 210 DPRINT_ARRAY("<<", nla_type, name, s, nla)) 369 DPRINT_ARRAY(">>",nla_type, name, s, NULL); \
|