Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/android/
Dsync.h343 void sync_fence_debug_remove(struct sync_fence *fence);
350 # define sync_fence_debug_remove(fence) macro
Dsync_debug.c65 void sync_fence_debug_remove(struct sync_fence *fence) in sync_fence_debug_remove() function
Dsync.c538 sync_fence_debug_remove(fence); in sync_fence_release()