Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Dsync_debug.h69 void sync_timeline_debug_remove(struct sync_timeline *obj);
74 static inline void sync_timeline_debug_remove(struct sync_timeline *obj) {} in sync_timeline_debug_remove() function
H A Dsync_debug.c27 void sync_timeline_debug_remove(struct sync_timeline *obj) in sync_timeline_debug_remove() function
H A Dsw_sync.c106 sync_timeline_debug_remove(obj); in sync_timeline_free()