Searched defs:__field (Results 1 - 12 of 12) sorted by last modified time

/linux-master/include/trace/stages/
H A Dstage6_event_callback.h11 #undef __field macro
12 #define __field(type, item) macro
H A Dstage5_get_offsets.h31 #undef __field macro
32 #define __field(type, item) \ macro
H A Dstage2_data_offsets.h11 #undef __field macro
12 #define __field(type, item) macro
H A Dstage4_event_fields.h19 #undef __field macro
20 #define __field(type, item) __field_ext(type, item, FILTER_OTHER) macro
H A Dstage1_struct_define.h5 #undef __field macro
6 #define __field(type, item) type item; macro
/linux-master/kernel/trace/
H A Dtrace.h62 #undef __field macro
63 #define __field(type, item) type item; macro
H A Dtrace_export.c39 #undef __field macro
40 #define __field(type, item) type item; macro
101 #undef __field macro
102 #define __field(_type, _item) __field_ext(_type, _item, FILTER_OTHER) macro
143 #undef __field macro
144 #define __field(type, item) macro
/linux-master/drivers/firmware/qcom/
H A Dqcom_qseecom_uefisecapp.c249 #define __field macro
/linux-master/include/linux/
H A Dgenl_magic_struct.h158 #undef __field macro
159 #define __field(attr_nr, attr_flag, name, nla_type, type, \ macro
227 #undef __field macro
228 #define __field(attr_n macro
251 #undef __field macro
252 #define __field macro
270 #undef __field macro
271 #define __field macro
[all...]
H A Dgenl_magic_func.h36 #undef __field macro
37 #define __field(attr_nr, attr_flag, name, nla_type, _type, __get, \ macro
186 #undef __field macro
187 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro
352 #undef __field macro
353 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro
377 #undef __field macro
378 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro
/linux-master/arch/powerpc/perf/req-gen/
H A D_request-end.h3 #undef __field macro
H A D_request-begin.h6 #define __field(f_offset, f_bytes, f_name) \ macro

Completed in 185 milliseconds