Lines Matching defs:find_seqno
185 static int find_seqno(void *arg)
200 pr_err("Reported %d for find_seqno(0)!\n", err);
209 pr_err("Reported %d for find_seqno(%d:%d)!\n",
214 pr_err("Incorrect fence reported by find_seqno(%d:%d)\n",
237 pr_err("Error not reported for future fence: find_seqno(%d:%d)!\n",
251 pr_err("Incorrect fence reported by find_seqno(%d:%d)\n",
279 pr_err("Reported %d for find_seqno()!\n", err);
317 pr_err("Reported %d for find_seqno()!\n", err);
361 pr_err("Reported %d for find_seqno(%d:%d)!\n",
366 pr_err("Incorrect fence.seqno:%lld reported by find_seqno(%d:%d)\n",
688 SUBTEST(find_seqno),