Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/trace/
H A Dperf.h21 #undef __get_bitmask macro
22 #define __get_bitmask(field) (char *)__get_dynamic_array(field) macro
H A Dbpf_probe.h21 #undef __get_bitmask macro
22 #define __get_bitmask(field) (char *)__get_dynamic_array(field) macro
H A Dtrace_events.h279 #undef __get_bitmask macro
280 #define __get_bitmask(field) \ macro
656 #undef __get_bitmask macro
657 #define __get_bitmask(field) (char *)__get_dynamic_array(field) macro
726 #undef __get_bitmask macro
/kernel/linux/linux-6.6/include/trace/stages/
H A Dstage3_trace_output.h36 #undef __get_bitmask macro
37 #define __get_bitmask(field) \ macro
H A Dstage7_class_define.h15 #undef __get_bitmask macro
H A Dstage6_event_callback.h56 #undef __get_bitmask macro
57 #define __get_bitmask(field) (char *)__get_dynamic_array(field) macro

Completed in 4 milliseconds