Searched refs:rsmpi_sendq_handle (Results 1 – 3 of 3) sorted by relevance
374 rsmpi_sendq_handle; in do_deferred_work()375 path->sendq_token.rsmpi_sendq_handle = in do_deferred_work()527 sendq_handle = path->sendq_token.rsmpi_sendq_handle; in do_deferred_work()528 path->sendq_token.rsmpi_sendq_handle = NULL; in do_deferred_work()1465 sqhdl = path->sendq_token.rsmpi_sendq_handle; in rsmka_do_path_active()1466 path->sendq_token.rsmpi_sendq_handle = NULL; in rsmka_do_path_active()1706 if (path->sendq_token.rsmpi_sendq_handle != NULL) in do_path_down()1708 path->sendq_token.rsmpi_sendq_handle); in do_path_down()1710 path->sendq_token.rsmpi_sendq_handle = NULL; in do_path_down()2688 RSM_RESOURCE_SLEEP, NULL, &token->rsmpi_sendq_handle); in create_ipc_sendq()[all …]
5411 ipc_handle = sendq_token->rsmpi_sendq_handle; in rsmipc_send()5901 ipc_handle = path->sendq_token.rsmpi_sendq_handle; in rsmipc_send_controlmsg()
134 rsm_send_q_handle_t rsmpi_sendq_handle; member