Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma-buf/
Dsync_debug.c150 static int sync_debugfs_show(struct seq_file *s, void *unused) in sync_debugfs_show() function
183 return single_open(file, sync_debugfs_show, inode->i_private); in sync_info_debugfs_open()
221 sync_debugfs_show(&s, NULL); in sync_dump()