Searched refs:_mali_uk_gp_suspend_response_s (Results 1 – 7 of 7) sorted by relevance
54 …end_response_wrapper(struct mali_session_data *session_data, _mali_uk_gp_suspend_response_s __user… in gp_suspend_response_wrapper()56 _mali_uk_gp_suspend_response_s kargs; in gp_suspend_response_wrapper()62 if (0 != copy_from_user(&kargs, uargs, sizeof(_mali_uk_gp_suspend_response_s))) return -EFAULT; in gp_suspend_response_wrapper()
66 …end_response_wrapper(struct mali_session_data *session_data, _mali_uk_gp_suspend_response_s __user…
1134 BUILD_BUG_ON(!IS_ALIGNED(sizeof(_mali_uk_gp_suspend_response_s), sizeof(u64))); in mali_ioctl()1135 err = gp_suspend_response_wrapper(session_data, (_mali_uk_gp_suspend_response_s __user *)arg); in mali_ioctl()
478 _mali_osk_errcode_t _mali_ukk_gp_suspend_response(_mali_uk_gp_suspend_response_s *args);
1271 _mali_osk_errcode_t _mali_ukk_gp_suspend_response(_mali_uk_gp_suspend_response_s *args) in _mali_ukk_gp_suspend_response()
78 …RESPONSE _IOW (MALI_IOC_GP_BASE, _MALI_UK_GP_SUSPEND_RESPONSE,_mali_uk_gp_suspend_response_s)
187 } _mali_uk_gp_suspend_response_s; typedef