Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_sync.c40 struct mali_sync_flag { struct
42 struct sync_timeline *sync_tl; /**< Sync timeline this flag is connected to. */
46 u32 point; /**< Point on timeline. */
47 … status; /**< 0 if unsignaled, 1 if signaled without error or negative if signaled with error. */
48 struct kref refcount; /**< Reference count. */