Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/perf/req-gen/
Dperf.h57 #define STRUCT_NAME(r_name) STRUCT_NAME_(NAME_LOWER, r_name) macro
59 struct STRUCT_NAME(r_name) { \
79 BUILD_BUG_ON(offsetof(struct STRUCT_NAME(r_name), f_name) != f_offset);
153 #undef STRUCT_NAME