Lines Matching defs:context
163 static int check_one(struct i915_syncmap **sync, u64 context, u32 seqno) in check_one()
217 u64 context = i915_prandom_u64_state(&prng); in igt_syncmap_one() local
238 static int check_leaf(struct i915_syncmap **sync, u64 context, u32 seqno) in check_leaf()
297 u64 context = BIT_ULL(order); in igt_syncmap_join_above() local
346 u64 context = step * BIT_ULL(order); in igt_syncmap_join_below() local
363 u64 context = step * BIT_ULL(order); in igt_syncmap_join_below() local
385 u64 context = step * BIT_ULL(order); in igt_syncmap_join_below() local
414 u64 context = i915_prandom_u64_state(&prng) & ~MASK; in igt_syncmap_neighbours() local
469 u64 context = idx * BIT_ULL(order) + idx; in igt_syncmap_compact() local
562 u64 context = i915_prandom_u64_state(&prng); in igt_syncmap_random() local
582 u64 context = i915_prandom_u64_state(&ctx); in igt_syncmap_random() local