Searched refs:vxge_os_spin_lock_destroy (Results 1 – 6 of 6) sorted by relevance
485 vxge_os_spin_lock_destroy(&hldev->pending_channel_lock, in __hal_channel_destroy_pending_list()
275 vxge_os_spin_lock_destroy(&blockpool->pool_lock, in __hal_blockpool_destroy()
834 vxge_os_spin_lock_destroy(&ring->channel.post_lock, hldev->pdev); in __hal_ring_delete()
666 vxge_os_spin_lock_destroy(&fifo->channel.post_lock, in __hal_fifo_delete()
9744 vxge_os_spin_lock_destroy( in __hal_vp_terminate()
229 #define vxge_os_spin_lock_destroy(lockp, ctxh) { \ macro