Searched refs:_mali_uk_profiling_control_set_s (Results 1 – 7 of 7) sorted by relevance
109 …control_set_wrapper(struct mali_session_data *session_data, _mali_uk_profiling_control_set_s __use… in profiling_control_set_wrapper()111 _mali_uk_profiling_control_set_s kargs; in profiling_control_set_wrapper()
71 …control_set_wrapper(struct mali_session_data *session_data, _mali_uk_profiling_control_set_s __use…
1016 BUILD_BUG_ON(!IS_ALIGNED(sizeof(_mali_uk_profiling_control_set_s), sizeof(u64))); in mali_ioctl()1017 err = profiling_control_set_wrapper(session_data, (_mali_uk_profiling_control_set_s __user *)arg); in mali_ioctl()
865 _mali_osk_errcode_t _mali_ukk_profiling_control_set(_mali_uk_profiling_control_set_s *args) in _mali_ukk_profiling_control_set()
502 _mali_osk_errcode_t _mali_ukk_profiling_control_set(_mali_uk_profiling_control_set_s *args);
84 …T _IOR(MALI_IOC_PROFILING_BASE, _MALI_UK_PROFILING_CONTROL_SET, _mali_uk_profiling_control_set_s)
1102 } _mali_uk_profiling_control_set_s; typedef