Searched refs:sync_merge_data (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/linux/
H A Dsync.h340 * struct sync_merge_data - data passed to merge ioctl
345 struct sync_merge_data { struct
399 * Takes a struct sync_merge_data. Creates a new fence containing copies of
400 * the sync_pts in both the calling fd and sync_merge_data.fd2. Returns the
401 * new fence's fd in sync_merge_data.fence
403 #define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 1, struct sync_merge_data)

Completed in 176 milliseconds