Searched defs:__field (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/arch/powerpc/perf/req-gen/
H A D_request-begin.h5 #define __field(f_offset, f_bytes, f_name) \ macro
H A D_request-end.h2 #undef __field macro
/linux-4.4.14/kernel/trace/
H A Dtrace_export.c33 #undef __field macro
34 #define __field(type, item) type item; macro
74 #undef __field macro
75 #define __field(type, item) \ macro
144 #undef __field macro
145 #define __field(type, item) macro
H A Dtrace.h46 #undef __field macro
47 #define __field(type, item) type item; macro
/linux-4.4.14/include/linux/
H A Dgenl_magic_func.h33 #undef __field macro
34 #define __field(attr_nr, attr_flag, name, nla_type, _type, __get, \ macro
194 #undef __field macro
195 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro
356 #undef __field macro
357 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro
381 #undef __field macro
382 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro
H A Dgenl_magic_struct.h154 #undef __field macro
155 #define __field(attr_nr, attr_flag, name, nla_type, type, \ macro
220 #undef __field macro
221 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro
244 #undef __field macro
245 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro
263 #undef __field macro
264 #define __field(attr_nr, attr_flag, name, nla_type, type, __get, __put, \ macro
/linux-4.4.14/include/trace/
H A Dtrace_events.h69 #undef __field macro
70 #define __field(type, item) type item; macro
155 #undef __field macro
156 #define __field(type, item) macro
375 #undef __field macro
376 #define __field(type, item) __field_ext(type, item, FILTER_OTHER) macro
436 #undef __field macro
437 #define __field(type, item) macro
616 #undef __field macro
617 #define __field(type, item) macro

Completed in 205 milliseconds