Searched refs:remove_event (Results 1 – 5 of 5) sorted by relevance
78 struct completion remove_event; member95 struct completion remove_event; member
194 init_completion(&user_service->remove_event); in vchiq_ioc_create_service()269 complete(&user_service->remove_event); in vchiq_ioc_dequeue_message()585 complete(&instance->remove_event); in vchiq_ioc_await_completion()1217 init_completion(&instance->remove_event); in vchiq_open()1255 complete(&instance->remove_event); in vchiq_release()1263 complete(&user_service->remove_event); in vchiq_release()1274 wait_for_completion(&service->remove_event); in vchiq_release()
1748 complete(&service->remove_event); in parse_message()2173 complete(&service->remove_event); in sync_func()2520 init_completion(&service->remove_event); in vchiq_add_service_internal()2642 if (wait_for_completion_interruptible(&service->remove_event)) { in vchiq_open_service_internal()2802 complete(&service->remove_event); in close_service_complete()2845 complete(&service->remove_event); in vchiq_close_service_internal()2855 complete(&service->remove_event); in vchiq_close_service_internal()2979 complete(&service->remove_event); in vchiq_free_service_internal()3067 if (wait_for_completion_interruptible(&service->remove_event)) { in vchiq_close_service()3130 if (wait_for_completion_interruptible(&service->remove_event)) { in vchiq_remove_service()
223 struct completion remove_event; member
970 &instance->remove_event)) { in add_completion()1083 &user_service->remove_event)) { in service_callback()