Home
last modified time | relevance | path

Searched refs:DPRINT_TLA (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dgenl_magic_func.h93 #define DPRINT_TLA(a, op, b) pr_info("%s %s %s\n", a, op, b); macro
119 #define DPRINT_TLA(a, op, b) do {} while (0) macro
159 DPRINT_TLA(#s_name, "<=-", #tag_name); \
343 DPRINT_TLA(#s_name, "-=>", #tag_name); \