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