Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/sync/
H A Dsync.c94 err = ioctl(fd, SYNC_IOC_FILE_INFO, info); in sync_file_info()
114 err = ioctl(fd, SYNC_IOC_FILE_INFO, info); in sync_file_info()
/linux/include/uapi/linux/
H A Dsync_file.h55 * struct sync_file_info - SYNC_IOC_FILE_INFO: get detailed information on a sync_file
110 #define SYNC_IOC_FILE_INFO _IOWR(SYNC_IOC_MAGIC, 4, struct sync_file_info) macro
/linux/drivers/dma-buf/
H A Dsync_file.c391 case SYNC_IOC_FILE_INFO: in sync_file_ioctl()
/linux/Documentation/gpu/
H A Ddrm-uapi.rst321 Fence errors can be queried by userspace through the generic SYNC_IOC_FILE_INFO