Searched refs:DPRINT_ARRAY (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | genl_magic_func.h | 112 #define DPRINT_ARRAY(dir, nla_type, name, s, nla) \ macro 124 #define DPRINT_ARRAY(dir, nla_type, name, s, nla) do {} while (0) macro 202 DPRINT_ARRAY("<<", nla_type, name, s, nla)) 365 DPRINT_ARRAY(">>",nla_type, name, s, NULL); \
|