Searched refs:DPRINT_TLA (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | genl_magic_func.h | 95 #define DPRINT_TLA(a, op, b) pr_info("%s %s %s\n", a, op, b); macro 121 #define DPRINT_TLA(a, op, b) do {} while (0) macro 150 DPRINT_TLA(#s_name, "<=-", #tag_name); \ 328 DPRINT_TLA(#s_name, "-=>", #tag_name); \
|