Searched refs:DPRINT_ARRAY (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/include/linux/ |
D | genl_magic_func.h | 111 #define DPRINT_ARRAY(dir, nla_type, name, s, nla) \ macro 123 #define DPRINT_ARRAY(dir, nla_type, name, s, nla) do {} while (0) macro 201 DPRINT_ARRAY("<<", nla_type, name, s, nla)) 363 DPRINT_ARRAY(">>",nla_type, name, s, NULL); \
|