Searched defs:__get_bitmask (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/trace/
H A Dperf.h20 #undef __get_bitmask macro
21 #define __get_bitmask(field) (char *)__get_dynamic_array(field) macro
H A Dtrace_events.h255 #undef __get_bitmask macro
256 #define __get_bitmask(field) \ macro
639 #undef __get_bitmask macro
640 #define __get_bitmask(field) (char *)__get_dynamic_array(field) macro
714 #undef __get_bitmask macro

Completed in 133 milliseconds