Home
last modified time | relevance | path

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

/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c155 static DEFINE_SPINLOCK(msg_queue_spinlock);
305 spin_lock(&msg_queue_spinlock); in service_callback()
308 spin_unlock(&msg_queue_spinlock); in service_callback()
344 spin_lock(&msg_queue_spinlock); in service_callback()
362 spin_unlock(&msg_queue_spinlock); in service_callback()
1267 spin_lock(&msg_queue_spinlock); in vchiq_ioctl()
1270 spin_unlock(&msg_queue_spinlock); in vchiq_ioctl()
1277 spin_unlock(&msg_queue_spinlock); in vchiq_ioctl()
1286 spin_lock(&msg_queue_spinlock); in vchiq_ioctl()
1300 spin_unlock(&msg_queue_spinlock); in vchiq_ioctl()
[all …]