Searched refs:fail_exit (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/testing/selftests/liveupdate/ |
| H A D | luo_multi_session.c | 44 fail_exit("luo_create_session for '%s'", SESSION_EMPTY_1); in run_stage_1() 48 fail_exit("luo_create_session for '%s'", SESSION_EMPTY_2); in run_stage_1() 55 fail_exit("luo_create_session for '%s'", SESSION_FILES_1); in run_stage_1() 57 fail_exit("create_and_preserve_memfd for token %#x", in run_stage_1() 66 fail_exit("luo_create_session for '%s'", SESSION_FILES_2); in run_stage_1() 68 fail_exit("create_and_preserve_memfd for token %#x", in run_stage_1() 72 fail_exit("create_and_preserve_memfd for token %#x", in run_stage_1() 90 fail_exit("Expected stage 2, but state file contains %d", in run_stage_2() 97 fail_exit("luo_retrieve_session for '%s'", SESSION_EMPTY_1); in run_stage_2() 101 fail_exit("luo_retrieve_session for '%s'", SESSION_EMPTY_2); in run_stage_2() [all …]
|
| H A D | luo_kexec_simple.c | 35 fail_exit("luo_create_session for '%s'", TEST_SESSION_NAME); in run_stage_1() 39 fail_exit("create_and_preserve_memfd for token %#x", in run_stage_1() 56 fail_exit("Expected stage 2, but state file contains %d", stage); in run_stage_2() 61 fail_exit("luo_retrieve_session for '%s'", TEST_SESSION_NAME); in run_stage_2() 68 fail_exit("restore_and_verify_memfd for token %#x", TEST_MEMFD_TOKEN); in run_stage_2() 74 fail_exit("luo_session_finish for test session"); in run_stage_2() 79 fail_exit("luo_session_finish for state session"); in run_stage_2()
|
| H A D | luo_test_utils.c | 145 fail_exit("luo_create_session for state tracking"); in create_state_file() 149 fail_exit("create_and_preserve_memfd for state tracking"); in create_state_file() 163 fail_exit("failed to restore state memfd"); in restore_and_read_stage() 166 fail_exit("failed to read state mfd"); in restore_and_read_stage() 181 fail_exit("fork failed"); in daemonize_and_wait() 191 fail_exit("setsid failed"); in daemonize_and_wait() 221 fail_exit("Invalid stage argument"); in parse_stage_args() 224 fail_exit("Unknown argument"); in parse_stage_args() 251 fail_exit("Failed to check for state session"); in luo_test()
|
| H A D | luo_test_utils.h | 20 #define fail_exit(fmt, ...) \ macro
|
| /linux/block/ |
| H A D | blk-cgroup.c | 911 goto fail_exit; in blkg_conf_prep() 917 goto fail_exit; in blkg_conf_prep() 953 fail_exit: in blkg_conf_prep()
|
| /linux/drivers/scsi/megaraid/ |
| H A D | megaraid_sas_fusion.c | 983 goto fail_exit; in megasas_alloc_cmds_fusion() 987 goto fail_exit; in megasas_alloc_cmds_fusion() 990 goto fail_exit; in megasas_alloc_cmds_fusion() 993 goto fail_exit; in megasas_alloc_cmds_fusion() 1025 goto fail_exit; in megasas_alloc_cmds_fusion() 1029 fail_exit: in megasas_alloc_cmds_fusion()
|