Searched refs:kernel_response_data (Results 1 – 1 of 1) sorted by relevance
114 u8 *kernel_response_data = NULL; in profiling_control_set_wrapper() local138 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()