Lines Matching refs:i915_syncmap
29 __sync_print(struct i915_syncmap *p, in __sync_print()
89 i915_syncmap_print_to_buf(struct i915_syncmap *p, char *buf, unsigned long sz) in i915_syncmap_print_to_buf()
101 static int check_syncmap_free(struct i915_syncmap **sync) in check_syncmap_free()
112 static int dump_syncmap(struct i915_syncmap *sync, int err) in dump_syncmap()
135 struct i915_syncmap *sync = (void *)~0ul; in igt_syncmap_init()
146 static int check_seqno(struct i915_syncmap *leaf, unsigned int idx, u32 seqno) in check_seqno()
163 static int check_one(struct i915_syncmap **sync, u64 context, u32 seqno) in check_one()
206 struct i915_syncmap *sync; in igt_syncmap_one()
238 static int check_leaf(struct i915_syncmap **sync, u64 context, u32 seqno) in check_leaf()
273 struct i915_syncmap *sync; in igt_syncmap_join_above()
298 struct i915_syncmap *join; in igt_syncmap_join_above()
334 struct i915_syncmap *sync; in igt_syncmap_join_below()
404 struct i915_syncmap *sync; in igt_syncmap_neighbours()
448 struct i915_syncmap *sync; in igt_syncmap_compact()
508 struct i915_syncmap *leaf = __sync_child(sync)[idx]; in igt_syncmap_compact()
546 struct i915_syncmap *sync; in igt_syncmap_random()