Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/stages/
H A Dstage3_trace_output.h36 #undef __get_bitmask
37 #define __get_bitmask(field) \ macro
46 #define __get_cpumask(field) __get_bitmask(field)
H A Dstage6_event_callback.h56 #undef __get_bitmask
57 #define __get_bitmask(field) (char *)__get_dynamic_array(field) macro
61 memcpy(__get_bitmask(dst), (src), __bitmask_size_in_bytes(nr_bits))
H A Dstage7_class_define.h15 #undef __get_bitmask
/openbmc/linux/include/trace/events/
H A Dipi.h35 TP_printk("target_mask=%s (%s)", __get_bitmask(target_cpus), __entry->reason)
/openbmc/linux/drivers/thermal/
H A Dthermal_trace.h135 __get_bitmask(cpumask), __entry->freq, __entry->cdev_state,
/openbmc/linux/samples/trace_events/
H A Dtrace-events-sample.h362 __get_str(str), __get_bitmask(cpus), __get_cpumask(cpum),
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_trace.h102 __get_bitmask(irq_affinity), __entry->curr_cpu, __entry->budget,