Home
last modified time | relevance | path

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

/linux-4.1.27/include/trace/
Dftrace.h78 #undef __field_struct_ext
79 #define __field_struct_ext(type, item, filter_type) type item; macro
164 #undef __field_struct_ext
165 #define __field_struct_ext(type, item, filter_type) macro
366 #undef __field_struct_ext
367 #define __field_struct_ext(type, item, filter_type) \ macro
379 #define __field_struct(type, item) __field_struct_ext(type, item, FILTER_OTHER)
445 #undef __field_struct_ext
446 #define __field_struct_ext(type, item, filter_type) macro