Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dgenl_magic_func.h95 #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); \
/kernel/linux/linux-6.6/include/linux/
H A Dgenl_magic_func.h96 #define DPRINT_TLA(a, op, b) pr_info("%s %s %s\n", a, op, b); macro
122 #define DPRINT_TLA(a, op, b) do {} while (0) macro
151 DPRINT_TLA(#s_name, "<=-", #tag_name); \
330 DPRINT_TLA(#s_name, "-=>", #tag_name); \

Completed in 2 milliseconds