Home
last modified time | relevance | path

Searched refs:quota_event (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h270 struct completion quota_event; member
H A Dvchiq_core.c457 complete(&quota->quota_event); in mark_service_closing_internal()
752 complete(&quota->quota_event); in process_free_data_message()
775 complete(&quota->quota_event); in process_free_data_message()
999 if (wait_for_completion_interruptible(&quota->quota_event)) in queue_message()
2217 init_completion(&quota->quota_event); in vchiq_init_state()
3353 complete(&quota->quota_event); in vchiq_set_service_option()
3371 complete(&quota->quota_event); in vchiq_set_service_option()