Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/perf/req-gen/
H A 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);
173 #undef STRUCT_NAME macro
/kernel/linux/linux-6.6/arch/powerpc/perf/req-gen/
H A 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);
173 #undef STRUCT_NAME macro

Completed in 2 milliseconds