Searched refs:remove_event (Results 1 – 4 of 4) sorted by relevance
65 struct completion remove_event; member82 struct completion remove_event; member533 &instance->remove_event)) { in add_completion()645 &user_service->remove_event)) { in service_callback()852 init_completion(&user_service->remove_event); in vchiq_ioc_create_service()924 complete(&user_service->remove_event); in vchiq_ioc_dequeue_message()1243 complete(&instance->remove_event); in vchiq_ioc_await_completion()1878 init_completion(&instance->remove_event); in vchiq_open()1916 complete(&instance->remove_event); in vchiq_release()1924 complete(&user_service->remove_event); in vchiq_release()[all …]
1659 complete(&service->remove_event); in parse_rx_slots()2031 complete(&service->remove_event); in sync_func()2383 init_completion(&service->remove_event); in vchiq_add_service_internal()2503 if (wait_for_completion_interruptible(&service->remove_event)) { in vchiq_open_service_internal()2655 complete(&service->remove_event); in close_service_complete()2696 complete(&service->remove_event); in vchiq_close_service_internal()2705 complete(&service->remove_event); in vchiq_close_service_internal()2838 complete(&service->remove_event); in vchiq_free_service_internal()2930 if (wait_for_completion_interruptible(&service->remove_event)) { in vchiq_close_service()2992 if (wait_for_completion_interruptible(&service->remove_event)) { in vchiq_remove_service()
297 struct completion remove_event; member
463 struct completion remove_event; member3052 complete(&hbus->remove_event); in put_hvpcibus()3181 init_completion(&hbus->remove_event); in hv_pci_probe()3426 wait_for_completion(&hbus->remove_event); in hv_pci_remove()