Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/android/
Dsync.h342 void sync_fence_debug_add(struct sync_fence *fence);
349 # define sync_fence_debug_add(fence) macro
Dsync_debug.c56 void sync_fence_debug_add(struct sync_fence *fence) in sync_fence_debug_add() function
Dsync.c208 sync_fence_debug_add(fence); in sync_fence_create()
310 sync_fence_debug_add(fence); in sync_fence_merge()