Searched defs:_handler (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/arch/arm/probes/ |
A D | decode.h | 335 #define DECODE_SIMULATEX(_mask, _value, _handler, _regs) \ argument 339 #define DECODE_SIMULATE(_mask, _value, _handler) \ argument 348 #define DECODE_EMULATEX(_mask, _value, _handler, _regs) \ argument 352 #define DECODE_EMULATE(_mask, _value, _handler) \ argument
|
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mei/ |
A D | main.c | 914 #define SAP_MSG_HANDLER(_cmd, _handler, _sz) \ in iwl_mei_handle_sap_msg() argument 929 #define SAP_MSG_HANDLER_NO_LOCK(_cmd, _handler, _sz) \ in iwl_mei_handle_sap_msg() argument
|
/linux-6.3-rc2/include/rdma/ |
A D | ib_verbs.h | 771 #define INIT_IB_EVENT_HANDLER(_ptr, _device, _handler) \ argument
|
Completed in 28 milliseconds