OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SYNC_IOC_FENCE_INFO
(Results
26 - 31
of
31
) sorted by null
1
2
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
sync.h
51
#define
SYNC_IOC_FENCE_INFO
_IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
sync.h
51
#define
SYNC_IOC_FENCE_INFO
_IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
sync.h
51
#define
SYNC_IOC_FENCE_INFO
_IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
sync.h
51
#define
SYNC_IOC_FENCE_INFO
_IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
sync.h
51
#define
SYNC_IOC_FENCE_INFO
_IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
sync.h
51
#define
SYNC_IOC_FENCE_INFO
_IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
Completed in 108 milliseconds
1
2