Searched refs:sync_fence_alloc (Results 1 – 1 of 1) sorted by relevance
153 static struct sync_fence *sync_fence_alloc(int size, const char *name) in sync_fence_alloc() function195 fence = sync_fence_alloc(offsetof(struct sync_fence, cbs[1]), name); in sync_fence_create()264 fence = sync_fence_alloc(size, name); in sync_fence_merge()