Searched refs:xe_pm_read_callback_task (Results 1 – 3 of 3) sorted by relevance
524 struct task_struct *xe_pm_read_callback_task(struct xe_device *xe) in xe_pm_read_callback_task() function767 if (xe_pm_read_callback_task(xe) == current) in xe_pm_runtime_get()781 if (xe_pm_read_callback_task(xe) == current) { in xe_pm_runtime_put()806 if (WARN_ON(xe_pm_read_callback_task(xe) == current)) in xe_pm_runtime_get_ioctl()834 if (xe_pm_read_callback_task(xe) == current) { in xe_pm_runtime_get_if_in_use()898 if (xe_pm_read_callback_task(xe) == current) { in xe_pm_runtime_resume_and_get()
36 struct task_struct *xe_pm_read_callback_task(struct xe_device *xe);
1861 if (!ongoing && xe_pm_read_callback_task(ct_to_xe(ct)) == NULL) in xe_guc_ct_fast_path()1930 if (!ongoing && xe_pm_read_callback_task(ct_to_xe(ct)) == NULL) in receive_g2h()