Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_ukk_profiling.c114 u8 *kernel_response_data = NULL; in profiling_control_set_wrapper() local
138 kernel_response_data = _mali_osk_calloc(1, kargs.response_packet_size); in profiling_control_set_wrapper()
139 if (NULL == kernel_response_data) { in profiling_control_set_wrapper()
145 kargs.response_packet_data = (uintptr_t)kernel_response_data; in profiling_control_set_wrapper()
149 _mali_osk_free(kernel_response_data); in profiling_control_set_wrapper()
156 _mali_osk_free(kernel_response_data); in profiling_control_set_wrapper()
162 _mali_osk_free(kernel_response_data); in profiling_control_set_wrapper()
168 _mali_osk_free(kernel_response_data); in profiling_control_set_wrapper()
173 _mali_osk_free(kernel_response_data); in profiling_control_set_wrapper()