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

123456

/linux-master/tools/testing/selftests/pidfd/
H A Dpidfd_setns_test.c188 _exit(EXIT_FAILURE);
191 _exit(EXIT_FAILURE);
217 _exit(EXIT_FAILURE);
220 _exit(EXIT_FAILURE);
H A Dpidfd_getfd_test.c151 _exit(EXIT_FAILURE);
/linux-master/tools/testing/selftests/mount/
H A Dnosymfollow-test.c37 exit(EXIT_FAILURE);
H A Dunprivileged-remount-test.c54 exit(EXIT_FAILURE);
/linux-master/tools/testing/selftests/powerpc/tm/
H A Dtm-trap.c328 return EXIT_FAILURE;
/linux-master/tools/testing/selftests/bpf/
H A Dtest_cgroup_storage.c40 int error = EXIT_FAILURE;
H A Dtest_tcpnotify_user.c78 int error = EXIT_FAILURE;
H A Dtest_skb_cgroup_id_user.c159 exit(EXIT_FAILURE);
/linux-master/samples/hid/
H A Dhid_surface_dial.c169 exit(EXIT_FAILURE);
/linux-master/tools/testing/selftests/mm/
H A Dwrite_to_hugetlbfs.c43 exit(EXIT_FAILURE);
H A Dsplit_huge_page_test.c385 err = EXIT_FAILURE;
391 err = EXIT_FAILURE;
/linux-master/tools/perf/bench/
H A Dpmu-scan.c180 exit(EXIT_FAILURE);
H A Dsynthesize.c245 exit(EXIT_FAILURE);
H A Devlist-open-close.c234 exit(EXIT_FAILURE);
/linux-master/tools/testing/selftests/clone3/
H A Dclone3_cap_checkpoint_restore.c64 child_exit(EXIT_FAILURE);
/linux-master/tools/testing/selftests/powerpc/papr_sysparm/
H A Dpapr_sysparm.c195 return fails == 0 ? EXIT_SUCCESS : EXIT_FAILURE;
/linux-master/tools/include/nolibc/
H A Dtypes.h115 #define EXIT_FAILURE 1 macro
/linux-master/tools/testing/selftests/resctrl/
H A Dresctrl.h50 exit(EXIT_FAILURE); \
/linux-master/samples/uhid/
H A Duhid-example.c419 return EXIT_FAILURE;
426 return EXIT_FAILURE;
/linux-master/tools/mm/
H A Dpage-types.c235 exit(EXIT_FAILURE);
244 exit(EXIT_FAILURE);
267 exit(EXIT_FAILURE);
536 exit(EXIT_FAILURE);
632 exit(EXIT_FAILURE);
904 exit(EXIT_FAILURE);
/linux-master/tools/testing/selftests/cgroup/
H A Dcgroup_util.c337 exit(EXIT_FAILURE);
460 exit(EXIT_FAILURE);
H A Dtest_kill.c290 ret = EXIT_FAILURE;
/linux-master/tools/testing/selftests/netfilter/
H A Dconntrack_dump_flush.c316 exit(EXIT_FAILURE);
321 exit(EXIT_FAILURE);
/linux-master/arch/mips/tools/
H A Dloongson3-llsc-check.c243 status = EXIT_FAILURE;
/linux-master/tools/testing/selftests/powerpc/papr_vpd/
H A Dpapr_vpd.c351 return fails == 0 ? EXIT_SUCCESS : EXIT_FAILURE;

Completed in 372 milliseconds

123456