Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dtracepoint.h365 #define __tracepoint_string __attribute__((section("__tracepoint_str"))) macro
373 # define __tracepoint_string macro
/Linux-v5.4/kernel/rcu/
Dtree.h401 static const char *tp_rcu_varname __used __tracepoint_string = rcu_name; variable