Searched refs:EXIT_FAILURE (Results 126 - 147 of 147) sorted by relevance

123456

/linux-master/tools/testing/selftests/arm64/fp/
H A Dsve-ptrace.c617 int ret = EXIT_FAILURE;
759 ret = EXIT_FAILURE;
H A Dvec-syscfg.c123 exit(EXIT_FAILURE);
131 exit(EXIT_FAILURE);
/linux-master/tools/testing/selftests/cgroup/
H A Dtest_core.c213 exit(EXIT_FAILURE);
881 ret = EXIT_FAILURE;
H A Dtest_kmem.c446 ret = EXIT_FAILURE;
H A Dtest_zswap.c469 ret = EXIT_FAILURE;
H A Dtest_freezer.c841 ret = EXIT_FAILURE;
H A Dtest_cpu.c719 ret = EXIT_FAILURE;
H A Dtest_memcontrol.c1350 ret = EXIT_FAILURE;
/linux-master/scripts/dtc/
H A Dutil.c476 exit(EXIT_FAILURE);
/linux-master/tools/testing/selftests/sched/
H A Dcs_prctl_test.c101 exit(EXIT_FAILURE);
/linux-master/tools/firewire/
H A Dnosy-dump.c141 exit(EXIT_FAILURE);
173 exit(EXIT_FAILURE);
880 exit(EXIT_FAILURE);
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c3932 _exit(EXIT_FAILURE);
3935 _exit(EXIT_FAILURE);
3991 _exit(EXIT_FAILURE);
3994 _exit(EXIT_FAILURE);
4000 _exit(EXIT_FAILURE);
4007 _exit(EXIT_FAILURE);
4014 _exit(EXIT_FAILURE);
4018 _exit(EXIT_FAILURE);
4022 _exit(EXIT_FAILURE);
4026 _exit(EXIT_FAILURE);
[all...]
/linux-master/tools/usb/usbip/src/
H A Dusbipd.c685 return (rc > -1 ? EXIT_SUCCESS : EXIT_FAILURE);
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dtlbie_test.c447 exit(EXIT_FAILURE);
/linux-master/tools/power/cpupower/utils/
H A Dcpufreq-info.c557 return EXIT_FAILURE;
/linux-master/tools/perf/bench/
H A Dinject-buildid.c480 exit(EXIT_FAILURE);
/linux-master/tools/testing/selftests/bpf/
H A Dtest_verifier.c1776 return EXIT_FAILURE;
1810 return errors ? EXIT_FAILURE : EXIT_SUCCESS;
1853 return EXIT_FAILURE;
H A Dtest_progs.c1814 return env.fail_cnt ? EXIT_FAILURE : EXIT_SUCCESS;
/linux-master/tools/testing/selftests/mm/
H A Dmremap_test.c657 exit(EXIT_FAILURE);
/linux-master/tools/testing/selftests/kvm/lib/aarch64/
H A Dprocessor.c213 exit(EXIT_FAILURE);
/linux-master/tools/mm/
H A Dslabinfo.c108 exit(EXIT_FAILURE);
/linux-master/tools/perf/
H A Dbuiltin-sched.c581 exit(EXIT_FAILURE);

Completed in 283 milliseconds

123456