[go: nahoru, domu]

Searched refs:sync_fence_alloc (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/android/
H A Dsync.c153 static struct sync_fence *sync_fence_alloc(int size, const char *name) function
195 fence = sync_fence_alloc(offsetof(struct sync_fence, cbs[1]), name);
264 fence = sync_fence_alloc(size, name);

Completed in 26 milliseconds