Searched refs:hndl (Results 1 – 3 of 3) sorted by relevance
373 #define IS_HNDL_PENDING(hndl) (!(hndl)->r_evt) argument378 struct scmi_event_handler *hndl);380 struct scmi_event_handler *hndl);394 struct scmi_event_handler *hndl; in scmi_lookup_and_call_event_chain() local402 hndl = scmi_get_active_handler(ni, evt_key); in scmi_lookup_and_call_event_chain()403 if (!hndl) in scmi_lookup_and_call_event_chain()406 ret = blocking_notifier_call_chain(&hndl->chain, in scmi_lookup_and_call_event_chain()412 scmi_put_active_handler(ni, hndl); in scmi_lookup_and_call_event_chain()898 struct scmi_event_handler *hndl; in scmi_allocate_event_handler() local900 hndl = kzalloc(sizeof(*hndl), GFP_KERNEL); in scmi_allocate_event_handler()[all …]
1093 struct vmci_handle hndl; in vmci_ctx_qp_destroy() local1098 hndl = vmci_handle_arr_remove_entry(context->queue_pair_array, handle); in vmci_ctx_qp_destroy()1100 return vmci_handle_is_invalid(hndl) ? in vmci_ctx_qp_destroy()
434 cxgbit_uld_lro_rx_handler(void *hndl, const __be64 *rsp, in cxgbit_uld_lro_rx_handler() argument438 struct cxgbit_device *cdev = hndl; in cxgbit_uld_lro_rx_handler()