Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dsync_file.h30 struct sync_fence_info { struct
43 __u64 sync_fence_info; member
/aosp12/system/core/libsync/
H A Dsync.c325 struct sync_fence_info_data *sync_fence_info(int fd) in sync_fence_info() function