| /linux/tools/testing/selftests/mount/ |
| A D | unprivileged-remount-test.c | 207 return WEXITSTATUS(status) == EXIT_SUCCESS ? true : false; in test_unpriv_remount() 243 exit(EXIT_SUCCESS); in test_unpriv_remount() 285 return WEXITSTATUS(status) == EXIT_SUCCESS ? true : false; in test_priv_mount_unpriv_remount() 316 exit(EXIT_SUCCESS); in test_priv_mount_unpriv_remount() 370 return EXIT_SUCCESS; in main()
|
| /linux/tools/testing/selftests/firmware/ |
| A D | fw_namespace.c | 98 return WEXITSTATUS(status) == EXIT_SUCCESS; in test_fw_in_ns() 116 exit(EXIT_SUCCESS); in test_fw_in_ns() 151 exit(EXIT_SUCCESS); in main()
|
| /linux/tools/testing/selftests/safesetid/ |
| A D | safesetid-test.c | 191 exit(EXIT_SUCCESS); in test_userns() 219 exit(EXIT_SUCCESS); in test_setuid() 230 if (WEXITSTATUS(wstatus) == EXIT_SUCCESS) { in test_setuid() 334 return EXIT_SUCCESS; in main()
|
| /linux/tools/power/cpupower/utils/ |
| A D | cpupower.c | 113 return EXIT_SUCCESS; in cmd_help() 133 exit(EXIT_SUCCESS); in handle_options() 157 exit(EXIT_SUCCESS); in handle_options()
|
| /linux/tools/testing/selftests/filesystems/ |
| A D | devpts_pts.c | 169 _exit(EXIT_SUCCESS); in do_tiocgptpeer() 176 fret = EXIT_SUCCESS; in do_tiocgptpeer() 315 exit(EXIT_SUCCESS); in main()
|
| /linux/samples/pidfd/ |
| A D | pidfd-metadata.c | 31 _exit(EXIT_SUCCESS); in do_child() 114 ret = EXIT_SUCCESS; in main()
|
| /linux/tools/testing/selftests/pidfd/ |
| A D | pidfd_wait.c | 76 exit(EXIT_SUCCESS); in TEST() 111 exit(EXIT_SUCCESS); in TEST() 178 exit(EXIT_SUCCESS); in TEST()
|
| /linux/tools/testing/selftests/clone3/ |
| A D | clone3_cap_checkpoint_restore.c | 67 child_exit(EXIT_SUCCESS); in call_clone3_set_tid() 156 child_exit(EXIT_SUCCESS); in TEST()
|
| A D | clone3_set_tid.c | 66 int exit_code = EXIT_SUCCESS; in call_clone3_set_tid() 260 child_exit(EXIT_SUCCESS); in main()
|
| /linux/tools/testing/selftests/rlimits/ |
| A D | rlimits-per-userns.c | 95 exit(EXIT_SUCCESS); in main() 160 exit(EXIT_SUCCESS); in main()
|
| /linux/scripts/dtc/ |
| A D | dtc-parser.tab.c | 394 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS 397 # ifndef EXIT_SUCCESS 398 # define EXIT_SUCCESS 0 macro 421 # if (defined __cplusplus && ! defined EXIT_SUCCESS \ 425 # ifndef EXIT_SUCCESS 426 # define EXIT_SUCCESS 0 macro 431 # if ! defined malloc && ! defined EXIT_SUCCESS 437 # if ! defined free && ! defined EXIT_SUCCESS
|
| /linux/scripts/kconfig/ |
| A D | parser.tab.c | 420 # if ! defined _ALLOCA_H && ! defined EXIT_SUCCESS 423 # ifndef EXIT_SUCCESS 424 # define EXIT_SUCCESS 0 macro 447 # if (defined __cplusplus && ! defined EXIT_SUCCESS \ 451 # ifndef EXIT_SUCCESS 452 # define EXIT_SUCCESS 0 macro 457 # if ! defined malloc && ! defined EXIT_SUCCESS 463 # if ! defined free && ! defined EXIT_SUCCESS
|
| /linux/tools/power/acpi/tools/ec/ |
| A D | ec_access.c | 92 usage(argv[0], EXIT_SUCCESS); in parse_opts() 236 exit(EXIT_SUCCESS); in main()
|
| /linux/tools/wmi/ |
| A D | dell-smbios-example.c | 152 return EXIT_SUCCESS; in query_buffer_size() 203 ret = EXIT_SUCCESS; in main()
|
| /linux/tools/testing/selftests/core/ |
| A D | close_range_test.c | 197 exit(EXIT_SUCCESS); in TEST() 240 exit(EXIT_SUCCESS); in TEST() 438 exit(EXIT_SUCCESS); in TEST() 537 exit(EXIT_SUCCESS); in TEST()
|
| /linux/tools/testing/selftests/landlock/ |
| A D | ptrace_test.c | 283 _exit(_metadata->passed ? EXIT_SUCCESS : EXIT_FAILURE); in TEST_F() 333 WEXITSTATUS(status) != EXIT_SUCCESS) in TEST_F()
|
| /linux/tools/testing/selftests/pid_namespace/ |
| A D | regression_enomem.c | 35 exit(EXIT_SUCCESS); in TEST()
|
| /linux/tools/testing/selftests/efivarfs/ |
| A D | create-read.c | 38 return EXIT_SUCCESS; in main()
|
| /linux/tools/testing/selftests/powerpc/tm/ |
| A D | tm-signal-sigreturn-nt.c | 44 return EXIT_SUCCESS; in tm_signal_sigreturn_nt()
|
| /linux/arch/mips/boot/compressed/ |
| A D | calc_vmlinuz_load_addr.c | 53 return EXIT_SUCCESS; in main()
|
| /linux/tools/testing/selftests/arm64/fp/ |
| A D | sve-ptrace.c | 50 return EXIT_SUCCESS; in do_child() 525 ret = EXIT_SUCCESS; in do_parent() 536 int ret = EXIT_SUCCESS; in main()
|
| /linux/tools/testing/selftests/splice/ |
| A D | splice_read.c | 56 return EXIT_SUCCESS; in main()
|
| /linux/samples/uhid/ |
| A D | uhid-example.c | 409 return EXIT_SUCCESS; in main() 464 return EXIT_SUCCESS; in main()
|
| /linux/tools/thermal/tmon/ |
| A D | tmon.c | 68 exit(EXIT_SUCCESS); in version() 346 exit(EXIT_SUCCESS); in start_daemon_mode()
|
| /linux/tools/testing/selftests/powerpc/ptrace/ |
| A D | ptrace-perf-hwbreak.c | 279 exit(EXIT_SUCCESS); in test5() 414 exit(EXIT_SUCCESS); in test9() 554 exit(EXIT_SUCCESS); in test14()
|