Home
last modified time | relevance | path

Searched refs:_mali_uk_profiling_control_set_s (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_ukk_profiling.c109 …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()
H A Dmali_ukk_wrappers.h71 …control_set_wrapper(struct mali_session_data *session_data, _mali_uk_profiling_control_set_s __use…
H A Dmali_kernel_linux.c1016 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()
H A Dmali_osk_profiling.c865 _mali_osk_errcode_t _mali_ukk_profiling_control_set(_mali_uk_profiling_control_set_s *args) in _mali_ukk_profiling_control_set()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_ukk.h502 _mali_osk_errcode_t _mali_ukk_profiling_control_set(_mali_uk_profiling_control_set_s *args);
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/
H A Dmali_utgard_ioctl.h84 …T _IOR(MALI_IOC_PROFILING_BASE, _MALI_UK_PROFILING_CONTROL_SET, _mali_uk_profiling_control_set_s)
H A Dmali_utgard_uk_types.h1102 } _mali_uk_profiling_control_set_s; typedef