Searched refs:xe_pm_read_callback_task (Results 1 – 3 of 3) sorted by relevance
326 struct task_struct *xe_pm_read_callback_task(struct xe_device *xe) in xe_pm_read_callback_task() function529 if (xe_pm_read_callback_task(xe) == current) in xe_pm_runtime_get()543 if (xe_pm_read_callback_task(xe) == current) { in xe_pm_runtime_put()561 if (WARN_ON(xe_pm_read_callback_task(xe) == current)) in xe_pm_runtime_get_ioctl()589 if (xe_pm_read_callback_task(xe) == current) { in xe_pm_runtime_get_if_in_use()645 if (xe_pm_read_callback_task(xe) == current) { in xe_pm_runtime_resume_and_get()
35 struct task_struct *xe_pm_read_callback_task(struct xe_device *xe);
1318 if (!ongoing && xe_pm_read_callback_task(ct_to_xe(ct)) == NULL) in xe_guc_ct_fast_path()1388 if (!ongoing && xe_pm_read_callback_task(ct_to_xe(ct)) == NULL) in receive_g2h()