Searched refs:rsmipc_type (Results 1 – 2 of 2) sorted by relevance
3512 request.rsmipc_hdr.rsmipc_type = in rsm_send_importer_disconnects()3626 reply.rsmipc_hdr.rsmipc_type = RSMIPC_MSG_REPLY; in rsm_intr_segconnect()4344 request.rsmipc_hdr.rsmipc_type = RSMIPC_MSG_SUSPEND_DONE; in importer_suspend()4539 request.rsmipc_hdr.rsmipc_type = in importer_resume()4916 switch (msghdr->rsmipc_type) { in rsm_intr_proc_deferred()4921 reply.rsmipc_hdr.rsmipc_type = RSMIPC_MSG_REPLY; in rsm_intr_proc_deferred()5107 msghdr->rsmipc_type)); in rsm_intr_callback()5121 if (msghdr->rsmipc_type != RSMIPC_MSG_SEGCONNECT) { in rsm_intr_callback()5129 switch (msghdr->rsmipc_type) { in rsm_intr_callback()5177 (size_t)msg, (int)(msghdr->rsmipc_type), (size_t)data)); in rsm_intr_callback()[all …]
327 int rsmipc_type; member