Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/android/
Dsync.h341 void sync_timeline_debug_remove(struct sync_timeline *obj);
348 # define sync_timeline_debug_remove(obj) macro
Dsync_debug.c47 void sync_timeline_debug_remove(struct sync_timeline *obj) in sync_timeline_debug_remove() function
Dsync.c69 sync_timeline_debug_remove(obj); in sync_timeline_free()