pt_b              241 drivers/dma-buf/sync_file.c 		struct dma_fence *pt_b = b_fences[i_b];
pt_b              243 drivers/dma-buf/sync_file.c 		if (pt_a->context < pt_b->context) {
pt_b              247 drivers/dma-buf/sync_file.c 		} else if (pt_a->context > pt_b->context) {
pt_b              248 drivers/dma-buf/sync_file.c 			add_fence(fences, &i, pt_b);
pt_b              252 drivers/dma-buf/sync_file.c 			if (__dma_fence_is_later(pt_a->seqno, pt_b->seqno,
pt_b              256 drivers/dma-buf/sync_file.c 				add_fence(fences, &i, pt_b);