Searched refs:_mali_uk_vsync_event_report_s (Results 1 – 7 of 7) sorted by relevance
20 …_event_report_wrapper(struct mali_session_data *session_data, _mali_uk_vsync_event_report_s __user… in vsync_event_report_wrapper()22 _mali_uk_vsync_event_report_s kargs; in vsync_event_report_wrapper()27 if (0 != copy_from_user(&kargs, uargs, sizeof(_mali_uk_vsync_event_report_s))) { in vsync_event_report_wrapper()
73 …_event_report_wrapper(struct mali_session_data *session_data, _mali_uk_vsync_event_report_s __user…
1139 BUILD_BUG_ON(!IS_ALIGNED(sizeof(_mali_uk_vsync_event_report_s), sizeof(u64))); in mali_ioctl()1140 err = vsync_event_report_wrapper(session_data, (_mali_uk_vsync_event_report_s __user *)arg); in mali_ioctl()
17 _mali_osk_errcode_t _mali_ukk_vsync_event_report(_mali_uk_vsync_event_report_s *args) in _mali_ukk_vsync_event_report()
518 _mali_osk_errcode_t _mali_ukk_vsync_event_report(_mali_uk_vsync_event_report_s *args);
86 …PORT _IOW (MALI_IOC_VSYNC_BASE, _MALI_UK_VSYNC_EVENT_REPORT, _mali_uk_vsync_event_report_s)
1044 } _mali_uk_vsync_event_report_s; typedef