Searched refs:_mali_uk_sw_counters_report_s (Results 1 – 7 of 7) sorted by relevance
40 …t_sw_counters_wrapper(struct mali_session_data *session_data, _mali_uk_sw_counters_report_s __user… in profiling_report_sw_counters_wrapper()42 _mali_uk_sw_counters_report_s kargs; in profiling_report_sw_counters_wrapper()49 if (0 != copy_from_user(&kargs, uargs, sizeof(_mali_uk_sw_counters_report_s))) { in profiling_report_sw_counters_wrapper()
69 …t_sw_counters_wrapper(struct mali_session_data *session_data, _mali_uk_sw_counters_report_s __user…
1006 BUILD_BUG_ON(!IS_ALIGNED(sizeof(_mali_uk_sw_counters_report_s), sizeof(u64))); in mali_ioctl()1007 …err = profiling_report_sw_counters_wrapper(session_data, (_mali_uk_sw_counters_report_s __user *)a… in mali_ioctl()
821 _mali_osk_errcode_t _mali_ukk_sw_counters_report(_mali_uk_sw_counters_report_s *args) in _mali_ukk_sw_counters_report()
529 _mali_osk_errcode_t _mali_ukk_sw_counters_report(_mali_uk_sw_counters_report_s *args);
81 …IOW (MALI_IOC_PROFILING_BASE, _MALI_UK_PROFILING_REPORT_SW_COUNTERS, _mali_uk_sw_counters_report_s)
1059 } _mali_uk_sw_counters_report_s; typedef