Home
last modified time | relevance | path

Searched defs:__tracepoint_string (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dtracepoint.h420 #define __tracepoint_string __used __section("__tracepoint_str") macro
428 # define __tracepoint_string macro
/openbmc/linux/kernel/rcu/
H A Dtree.h441 static const char *tp_rcu_varname __used __tracepoint_string = rcu_name; variable