Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_notification.c37 _mali_osk_notification_t data; /**< Notification data */
54 _mali_osk_notification_t *_mali_osk_notification_create(u32 type, u32 size) in _mali_osk_notification_create()
83 void _mali_osk_notification_delete(_mali_osk_notification_t *object) in _mali_osk_notification_delete()
96 _mali_osk_notification_t *result; in _mali_osk_notification_queue_term()
106 …sk_notification_queue_send(_mali_osk_notification_queue_t *queue, _mali_osk_notification_t *object) in _mali_osk_notification_queue_send()
136 …otification_queue_dequeue(_mali_osk_notification_queue_t *queue, _mali_osk_notification_t **result) in _mali_osk_notification_queue_dequeue()
167 …otification_queue_receive(_mali_osk_notification_queue_t *queue, _mali_osk_notification_t **result) in _mali_osk_notification_queue_receive()
H A Dmali_osk_profiling.c602 _mali_osk_notification_t *notification; in _mali_profiling_notification_mem_counter()
631 _mali_osk_notification_t *notification; in _mali_profiling_notification_enable()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_gp_job.h49_mali_osk_notification_t *finished_notification; /**< Notification sent back to userspace on job…
61_mali_osk_notification_t *oom_notification; /**< Notification sent back to userspace on OOM…
257 MALI_STATIC_INLINE _mali_osk_notification_t *
260 _mali_osk_notification_t *notification; in mali_gp_job_get_finished_notification()
271 MALI_STATIC_INLINE _mali_osk_notification_t *mali_gp_job_get_oom_notification( in mali_gp_job_get_oom_notification()
274 _mali_osk_notification_t *notification; in mali_gp_job_get_oom_notification()
288 _mali_osk_notification_t *notification) in mali_gp_job_set_oom_notification()
H A Dmali_osk.h819 _mali_osk_notification_t *_mali_osk_notification_create(u32 type, u32 size);
839 void _mali_osk_notification_delete(_mali_osk_notification_t *object);
906 …k_notification_queue_send(_mali_osk_notification_queue_t *queue, _mali_osk_notification_t *object);
923 …tification_queue_receive(_mali_osk_notification_queue_t *queue, _mali_osk_notification_t **result);
938 …tification_queue_dequeue(_mali_osk_notification_queue_t *queue, _mali_osk_notification_t **result);
H A Dmali_user_settings_db.c35 _mali_osk_notification_t **notobjs; in mali_user_settings_notify()
44 …notobjs = (_mali_osk_notification_t **)_mali_osk_malloc(sizeof(_mali_osk_notification_t *) * num_s… in mali_user_settings_notify()
H A Dmali_pp_job.h61_mali_osk_notification_t *finished_notification; /**< Notification sent back to userspace on job…
489 MALI_STATIC_INLINE _mali_osk_notification_t *
492 _mali_osk_notification_t *notification; in mali_pp_job_get_finished_notification()
H A Dmali_soft_job.h72_mali_osk_notification_t *activated_notification; /**< Pre-allocated notification object for A…
H A Dmali_session.h113 …mali_session_send_notification(struct mali_session_data *session, _mali_osk_notification_t *object) in mali_session_send_notification()
H A Dmali_osk_types.h374 } _mali_osk_notification_t; typedef
H A Dmali_executor.c1282 _mali_osk_notification_t *new_notification = NULL; in _mali_ukk_gp_suspend_response()
1903 _mali_osk_notification_t *notification; in mali_executor_send_gp_oom_to_user()
2264 _mali_osk_notification_t **notobjs; in mali_executor_notify_core_change()
2273 …notobjs = (_mali_osk_notification_t **)_mali_osk_malloc(sizeof(_mali_osk_notification_t *) * num_s… in mali_executor_notify_core_change()
H A Dmali_kernel_core.c1022 _mali_osk_notification_t *notification; in _mali_ukk_wait_for_notification()
1058 _mali_osk_notification_t *notification; in _mali_ukk_post_notification()
H A Dmali_soft_job.c146 _mali_osk_notification_t *notification = NULL; in mali_soft_job_create()
H A Dmali_scheduler.c1286 _mali_osk_notification_t *notification; in mali_scheduler_return_gp_job_to_user()
1321 _mali_osk_notification_t *notification; in mali_scheduler_return_pp_job_to_user()