Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_timeline.c854 static void switch_tl_lock(struct i915_request *from, struct i915_request *to) in switch_tl_lock() function
887 switch_tl_lock(w->rq, NULL); in create_watcher()
902 switch_tl_lock(NULL, rq); in check_watcher()
931 switch_tl_lock(NULL, w->rq); in cleanup_watcher()
1080 switch_tl_lock(rq, watcher[0].rq); in live_hwsp_read()
1086 switch_tl_lock(watcher[0].rq, rq); in live_hwsp_read()
1094 switch_tl_lock(rq, watcher[1].rq); in live_hwsp_read()
1100 switch_tl_lock(watcher[1].rq, rq); in live_hwsp_read()