Home
last modified time | relevance | path

Searched refs:STRUCT_NAME (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/perf/req-gen/
Dperf.h55 #define STRUCT_NAME(r_name) STRUCT_NAME_(NAME_LOWER, r_name) macro
57 struct STRUCT_NAME(r_name) { \
77 BUILD_BUG_ON(offsetof(struct STRUCT_NAME(r_name), f_name) != f_offset);
151 #undef STRUCT_NAME