Home
last modified time | relevance | path

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

/linux/drivers/dma-buf/
A Dsync_file.c175 static struct dma_fence **get_fences(struct sync_file *sync_file, in get_fences() function
221 a_fences = get_fences(a, &a_num_fences); in sync_file_merge()
222 b_fences = get_fences(b, &b_num_fences); in sync_file_merge()
413 fences = get_fences(sync_file, &num_fences); in sync_file_ioctl_fence_info()

Completed in 4 milliseconds