Home
last modified time | relevance | path

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

/linux/include/drm/
H A Dtask_barrier.h78 static inline void task_barrier_enter(struct task_barrier *tb) in task_barrier_enter() function
103 task_barrier_enter(tb); in task_barrier_full()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c3847 task_barrier_enter(&hive->tb); in amdgpu_device_xgmi_reset_func()