selftest_hangcheck.c | 287 static u32 hws_seqno(const struct hang *h, const struct i915_request *rq) function in typeref:typename:u32 310 return !(wait_for_us(i915_seqno_passed(hws_seqno(h, rq), 313 wait_for(i915_seqno_passed(hws_seqno(h, rq), 607 __func__, rq->fence.seqno, hws_seqno(&h, rq)); 859 __func__, rq->fence.seqno, hws_seqno(&h, rq)); 1062 __func__, rq->fence.seqno, hws_seqno(&h, rq)); 1246 __func__, rq->fence.seqno, hws_seqno(&h, rq)); 1431 prev->fence.seqno, hws_seqno(&h, prev)); 1534 __func__, rq->fence.seqno, hws_seqno(&h, rq)); 1617 rq->fence.seqno, hws_seqno(&h, rq)) [all...] |