Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/
H A Dtask_barrier.h92 static inline void task_barrier_exit(struct task_barrier *tb) in task_barrier_exit() function
104 task_barrier_exit(tb); in task_barrier_full()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c3068 task_barrier_exit(&hive->tb); in amdgpu_device_xgmi_reset_func()