Lines Matching refs:NAME_LOWER
12 #ifndef NAME_LOWER
13 #error "NAME_LOWER must be defined before including"
44 enum CAT2(NAME_LOWER, _requests) {
50 * struct <NAME_LOWER>_<request name> {
57 #define STRUCT_NAME(r_name) STRUCT_NAME_(NAME_LOWER, r_name)
73 * <NAME_LOWER>_assert_offsets_correct()
85 static inline void CAT2(NAME_LOWER, _assert_offsets_correct)(void)
93 * <NAME_LOWER>_event_attr_<request name>_<field name>,
108 EVENT_ATTR_NAME_(NAME_LOWER, r_name, c_name)
131 * &<NAME_LOWER>_event_attr_<request name>_<field name>.attr,