Searched defs:rutabaga_fence (Results 1 – 2 of 2) sorted by relevance
88 struct rutabaga_fence { struct89 uint32_t flags;90 uint64_t fence_id;91 uint32_t ctx_id;92 uint32_t ring_idx;
62 type rutabaga_fence = RutabagaFence; typedef