Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_bb.c115 u32 second_idx) in xe_bb_create_migration_job() argument
120 4 * second_idx, in xe_bb_create_migration_job()
123 xe_gt_assert(q->gt, second_idx <= bb->len); in xe_bb_create_migration_job()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsock_iter_batch.c872 int first_idx, second_idx; in do_test() local
939 second_idx = !first_idx; in do_test()
947 ASSERT_EQ(outputs[i].idx, second_idx, "second_idx"); in do_test()