Searched refs:__refdata (Results 1 – 3 of 3) sorted by relevance
190 static struct trace_event_class __used __refdata custom_event_class_##call = { \
455 static struct trace_event_class __used __refdata event_class_##call = { \
76 #define __refdata __section(".ref.data") macro