_handler          361 arch/arm/probes/decode.h 	{.action = (_handler)}
_handler          363 arch/arm/probes/decode.h #define DECODE_SIMULATE(_mask, _value, _handler)	\
_handler          374 arch/arm/probes/decode.h 	{.action = (_handler)}
_handler          376 arch/arm/probes/decode.h #define DECODE_EMULATE(_mask, _value, _handler)		\
_handler          736 include/rdma/ib_verbs.h #define INIT_IB_EVENT_HANDLER(_ptr, _device, _handler)		\
_handler          739 include/rdma/ib_verbs.h 		(_ptr)->handler = _handler;			\
_handler         1469 tools/perf/util/scripting-engines/trace-event-python.c 	SET_TABLE_HANDLER_(name, name ## _handler, name ## _table)