Searched refs:msg_queue_push (Results 1 – 2 of 2) sorted by relevance
320 struct completion msg_queue_push; member
2292 complete(&service->msg_queue_push); in vchiq_msg_queue_push()2306 if (wait_for_completion_interruptible(&service->msg_queue_push)) in vchiq_msg_hold()2380 init_completion(&service->msg_queue_push); in vchiq_add_service_internal()