Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_util.h64 extern VCHIQ_HEADER_T *vchiu_queue_pop(VCHIU_QUEUE_T *queue);
H A Dvchiq_util.c126 VCHIQ_HEADER_T *vchiu_queue_pop(VCHIU_QUEUE_T *queue) in vchiu_queue_pop() function
H A Dvchiq_shim.c137 header = vchiu_queue_pop(&service->queue); in vchi_msg_remove()
337 header = vchiu_queue_pop(&service->queue); in vchi_msg_dequeue()
441 header = vchiu_queue_pop(&service->queue); in vchi_msg_hold()