Searched refs:data_quota_event (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.c755 up(&state->data_quota_event);
818 if (down_interruptible(&state->data_quota_event)
829 up(&state->data_quota_event);
2457 _sema_init(&state->data_quota_event, 0);
H A Dvchiq_core.h492 struct semaphore data_quota_event; member in struct:vchiq_state_struct

Completed in 59 milliseconds