Searched refs:__tracepoint_string (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dtracepoint.h419 static const char *___tp_str __tracepoint_string = str; \
422 #define __tracepoint_string __used __section("__tracepoint_str") macro
430 # define __tracepoint_string macro
/linux-master/kernel/rcu/
H A Dtree.h423 * needs to be added in the __tracepoint_string section.
440 static const char *tp_rcu_varname __used __tracepoint_string = rcu_name; variable
/linux-master/arch/arm/kernel/
H A Dsmp.c534 static const char *ipi_types[NR_IPI] __tracepoint_string = { variable
/linux-master/arch/loongarch/kernel/
H A Dsmp.c74 static const char *ipi_types[NR_IPI] __tracepoint_string = { variable
/linux-master/arch/arm64/kernel/
H A Dsmp.c763 static const char *ipi_types[NR_IPI] __tracepoint_string = { variable

Completed in 148 milliseconds