Searched refs:msg_queue_push (Results 1 – 2 of 2) sorted by relevance
238 struct completion msg_queue_push; member
2316 complete(&service->msg_queue_push); in vchiq_msg_queue_push()2333 if (wait_for_completion_interruptible(&service->msg_queue_push)) in vchiq_msg_hold()2399 init_completion(&service->msg_queue_push); in vchiq_add_service_internal()