Home
last modified time | relevance | path

Searched refs:_mali_uk_gp_job_suspended_s (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/
H A Dmali_utgard_uk_types.h298 } _mali_uk_gp_job_suspended_s; typedef
604_mali_uk_gp_job_suspended_s gp_job_suspended;/**< [out] Notification data for _MALI_NOTIFICATION_G…
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_gp_job.c90 … _mali_osk_notification_create(_MALI_NOTIFICATION_GP_STALLED, sizeof(_mali_uk_gp_job_suspended_s)); in mali_gp_job_create()
H A Dmali_executor.c1286 sizeof(_mali_uk_gp_job_suspended_s)); in _mali_ukk_gp_suspend_response()
1902 _mali_uk_gp_job_suspended_s *jobres; in mali_executor_send_gp_oom_to_user()
1913 jobres = (_mali_uk_gp_job_suspended_s *)notification->result_buffer; in mali_executor_send_gp_oom_to_user()