Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_sync.c30 struct sync_timeline *sync_tl; /**< Sync timeline this pt is connected to. */ member
32 struct mali_internal_sync_timeline *sync_tl; /**< Sync timeline this pt is connected to. */ member
42 struct sync_timeline *sync_tl; /**< Sync timeline this flag is connected to. */ member
74 …NLINE struct mali_sync_timeline_container *to_mali_sync_tl_container(struct sync_timeline *sync_tl) in to_mali_sync_tl_container()
203 static void timeline_print_obj(struct seq_file *s, struct sync_timeline *sync_tl) in timeline_print_obj()
331 struct sync_timeline *sync_tl; in mali_sync_timeline_create() local
383 struct sync_fence *mali_sync_timeline_create_signaled_fence(struct sync_timeline *sync_tl) in mali_sync_timeline_create_signaled_fence()
401 struct mali_sync_flag *mali_sync_flag_create(struct sync_timeline *sync_tl, mali_timeline_point poi… in mali_sync_flag_create()
477 struct mali_internal_sync_timeline *sync_tl; in mali_sync_timeline_create() local
524 …l_sync_fence *mali_sync_timeline_create_signaled_fence(struct mali_internal_sync_timeline *sync_tl) in mali_sync_timeline_create_signaled_fence()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_timeline.h148 …struct sync_timeline *sync_tl; /**< Sync timeline that corresponds to this timeline. … member
150 struct mali_internal_sync_timeline *sync_tl; member