sync_buf           48 drivers/dma-buf/seqno-fence.c 	dma_buf_put(f->sync_buf);
sync_buf           27 include/linux/seqno-fence.h 	struct dma_buf *sync_buf;
sync_buf           88 include/linux/seqno-fence.h 		 struct dma_buf *sync_buf,  uint32_t context,
sync_buf           93 include/linux/seqno-fence.h 	BUG_ON(!fence || !sync_buf || !ops);
sync_buf          103 include/linux/seqno-fence.h 	get_dma_buf(sync_buf);
sync_buf          104 include/linux/seqno-fence.h 	fence->sync_buf = sync_buf;