Home
last modified time | relevance | path

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

/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_core.c767 spin_lock(&state->quota_spinlock); in process_free_data_message()
771 spin_unlock(&state->quota_spinlock); in process_free_data_message()
790 spin_lock(&state->quota_spinlock); in process_free_data_message()
794 spin_unlock(&state->quota_spinlock); in process_free_data_message()
880 spin_lock(&state->quota_spinlock); in process_free_queue()
884 spin_unlock(&state->quota_spinlock); in process_free_queue()
984 spin_lock(&state->quota_spinlock); in queue_message()
999 spin_unlock(&state->quota_spinlock); in queue_message()
1006 spin_lock(&state->quota_spinlock); in queue_message()
1019 spin_unlock(&state->quota_spinlock); in queue_message()
[all …]
/linux/include/linux/raspberrypi/
H A Dvchiq_core.h409 spinlock_t quota_spinlock; member