Home
last modified time | relevance | path

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

/linux-4.19.296/include/trace/
Dperf.h21 #undef __get_bitmask
22 #define __get_bitmask(field) (char *)__get_dynamic_array(field) macro
Dbpf_probe.h21 #undef __get_bitmask
22 #define __get_bitmask(field) (char *)__get_dynamic_array(field) macro
Dtrace_events.h278 #undef __get_bitmask
279 #define __get_bitmask(field) \ macro
679 #undef __get_bitmask
680 #define __get_bitmask(field) (char *)__get_dynamic_array(field) macro
684 memcpy(__get_bitmask(dst), (src), __bitmask_size_in_bytes(nr_bits))
752 #undef __get_bitmask
/linux-4.19.296/include/trace/events/
Dipi.h35 TP_printk("target_mask=%s (%s)", __get_bitmask(target_cpus), __entry->reason)
Dthermal.h120 __get_bitmask(cpumask), __entry->freq,
147 __get_bitmask(cpumask), __entry->freq, __entry->cdev_state,