Home
last modified time | relevance | path

Searched refs:sync_file_debug_add (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Dsync_debug.h70 void sync_file_debug_add(struct sync_file *fence);
75 static inline void sync_file_debug_add(struct sync_file *fence) {} in sync_file_debug_add() function
H A Dsync_debug.c36 void sync_file_debug_add(struct sync_file *sync_file) in sync_file_debug_add() function