Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dsync_file.h42 struct sync_fence_info { struct
67 __u64 sync_fence_info; member
/linux-4.19.296/drivers/dma-buf/
Dsync_file.c388 struct sync_fence_info *info) in sync_fill_fence_info()
411 struct sync_fence_info *fence_info = NULL; in sync_file_ioctl_fence_info()
450 if (copy_to_user(u64_to_user_ptr(info.sync_fence_info), fence_info, in sync_file_ioctl_fence_info()