Lines Matching defs:test_args
26 struct test_args {
231 static void reset_priorities(struct test_args *args)
244 static void test_inject_fail(struct test_args *args,
256 static void guest_inject(struct test_args *args,
293 static void guest_restore_active(struct test_args *args,
361 static void test_inject_preemption(struct test_args *args,
408 static void test_injection(struct test_args *args, struct kvm_inject_desc *f)
427 static void test_injection_failure(struct test_args *args,
437 static void test_preemption(struct test_args *args, struct kvm_inject_desc *f)
455 static void test_restore_active(struct test_args *args, struct kvm_inject_desc *f)
468 static void guest_code(struct test_args *args)
510 struct test_args *test_args, bool expect_failure)
650 struct test_args *test_args)
667 kvm_irq_line_check(vm, i, 1, test_args,
670 kvm_irq_line_check(vm, i, 0, test_args,
675 kvm_irq_line_check(vm, i, level, test_args,
680 kvm_irq_line_check(vm, i, 1, test_args,
690 test_args->kvm_max_routes,
718 static void print_args(struct test_args *args)
734 struct test_args args = {