/openbmc/qemu/target/i386/kvm/ |
H A D | hyperv.c | 53 int kvm_hv_handle_exit(X86CPU *cpu, struct kvm_hyperv_exit *exit) in kvm_hv_handle_exit() argument 57 switch (exit->type) { in kvm_hv_handle_exit() 63 switch (exit->u.synic.msr) { in kvm_hv_handle_exit() 65 env->msr_hv_synic_control = exit->u.synic.control; in kvm_hv_handle_exit() 68 env->msr_hv_synic_msg_page = exit->u.synic.msg_page; in kvm_hv_handle_exit() 71 env->msr_hv_synic_evt_page = exit->u.synic.evt_page; in kvm_hv_handle_exit() 87 uint16_t code = exit->u.hcall.input & 0xffff; in kvm_hv_handle_exit() 88 bool fast = exit->u.hcall.input & HV_HYPERCALL_FAST; in kvm_hv_handle_exit() 89 uint64_t in_param = exit->u.hcall.params[0]; in kvm_hv_handle_exit() 90 uint64_t out_param = exit->u.hcall.params[1]; in kvm_hv_handle_exit() [all …]
|
H A D | xen-emu.c | 245 static bool kvm_xen_hcall_xen_version(struct kvm_xen_exit *exit, X86CPU *cpu, in kvm_xen_hcall_xen_version() argument 280 exit->u.hcall.result = err; in kvm_xen_hcall_xen_version() 631 static int do_add_to_physmap(struct kvm_xen_exit *exit, X86CPU *cpu, in do_add_to_physmap() argument 637 if (hypercall_compat32(exit->u.hcall.longmode)) { in do_add_to_physmap() 662 static int do_add_to_physmap_batch(struct kvm_xen_exit *exit, X86CPU *cpu, in do_add_to_physmap_batch() argument 670 if (hypercall_compat32(exit->u.hcall.longmode)) { in do_add_to_physmap_batch() 727 static bool kvm_xen_hcall_memory_op(struct kvm_xen_exit *exit, X86CPU *cpu, in kvm_xen_hcall_memory_op() argument 734 err = do_add_to_physmap(exit, cpu, arg); in kvm_xen_hcall_memory_op() 738 err = do_add_to_physmap_batch(exit, cpu, arg); in kvm_xen_hcall_memory_op() 745 exit->u.hcall.result = err; in kvm_xen_hcall_memory_op() [all …]
|
/openbmc/linux/tools/testing/vsock/ |
H A D | vsock_test.c | 53 exit(EXIT_FAILURE); in test_stream_connection_reset() 57 exit(EXIT_FAILURE); in test_stream_connection_reset() 92 exit(EXIT_FAILURE); in test_stream_bind_only_client() 96 exit(EXIT_FAILURE); in test_stream_bind_only_client() 123 exit(EXIT_FAILURE); in test_stream_bind_only_server() 142 exit(EXIT_FAILURE); in test_stream_client_close_client() 156 exit(EXIT_FAILURE); in test_stream_client_close_server() 177 exit(EXIT_FAILURE); in test_stream_server_close_client() 198 exit(EXIT_FAILURE); in test_stream_server_close_server() 219 exit(EXIT_FAILURE); in test_stream_multiconn_client() [all …]
|
H A D | util.c | 44 exit(EXIT_FAILURE); in parse_cid() 58 exit(EXIT_FAILURE); in vsock_wait_remote_close() 65 exit(EXIT_FAILURE); in vsock_wait_remote_close() 71 exit(EXIT_FAILURE); in vsock_wait_remote_close() 76 exit(EXIT_FAILURE); in vsock_wait_remote_close() 162 exit(EXIT_FAILURE); in vsock_accept() 167 exit(EXIT_FAILURE); in vsock_accept() 189 exit(EXIT_FAILURE); in vsock_accept() 194 exit(EXIT_FAILURE); in vsock_accept() 237 exit(EXIT_FAILURE); in send_byte() [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_module.c | 49 void (*exit)(void); member 53 .exit = i915_active_module_exit }, 55 .exit = i915_context_module_exit }, 57 .exit = i915_gem_context_module_exit }, 59 .exit = i915_objects_module_exit }, 61 .exit = i915_request_module_exit }, 63 .exit = i915_scheduler_module_exit }, 65 .exit = i915_vma_module_exit }, 67 .exit = i915_vma_resource_module_exit }, 70 .exit = i915_pmu_exit }, [all …]
|
/openbmc/qemu/block/ |
H A D | vhdx-log.c | 71 goto exit; in vhdx_log_peek_hdr() 84 goto exit; in vhdx_log_peek_hdr() 91 goto exit; in vhdx_log_peek_hdr() 95 exit: in vhdx_log_peek_hdr() 152 goto exit; in vhdx_log_read_sectors() 160 exit: in vhdx_log_read_sectors() 187 goto exit; in vhdx_log_write_sectors() 203 goto exit; in vhdx_log_write_sectors() 212 exit: in vhdx_log_write_sectors() 224 goto exit; in vhdx_log_hdr_is_valid() [all …]
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | hugetlb-madvise.c | 32 exit(1); \ 89 exit(1); in main() 94 exit(1); in main() 100 exit(1); in main() 106 exit(1); in main() 121 exit(1); in main() 127 exit(1); in main() 140 exit(1); in main() 149 exit(1); in main() 163 exit(1); in main() [all …]
|
H A D | split_huge_page_test.c | 82 exit(EXIT_FAILURE); in write_debugfs() 87 exit(EXIT_FAILURE); in write_debugfs() 101 exit(EXIT_FAILURE); in split_pmd_thp() 111 exit(EXIT_FAILURE); in split_pmd_thp() 121 exit(EXIT_FAILURE); in split_pmd_thp() 127 exit(EXIT_FAILURE); in split_pmd_thp() 148 exit(EXIT_FAILURE); in split_pte_mapped_thp() 154 exit(EXIT_FAILURE); in split_pte_mapped_thp() 161 exit(EXIT_FAILURE); in split_pte_mapped_thp() 174 exit(EXIT_FAILURE); in split_pte_mapped_thp() [all …]
|
H A D | mrelease_test.c | 63 exit(res); in run_negative_tests() 72 exit(res); in run_negative_tests() 100 exit(res); in main() 112 exit(KSFT_FAIL); in main() 119 exit(KSFT_FAIL); in main() 125 exit(res); in main() 140 exit(KSFT_FAIL); in main() 148 exit(KSFT_FAIL); in main() 157 exit(res); in main() 175 exit(res); in main() [all …]
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | psock_fanout.c | 73 exit(1); in sock_fanout_open() 83 exit(1); in sock_fanout_open() 87 exit(1); in sock_fanout_open() 104 exit(1); in sock_fanout_open() 126 exit(1); in sock_fanout_set_cbpf() 138 exit(1); in sock_fanout_getopts() 176 exit(1); in sock_fanout_set_ebpf() 181 exit(1); in sock_fanout_set_ebpf() 186 exit(1); in sock_fanout_set_ebpf() 204 exit(1); in sock_fanout_open_ring() [all …]
|
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/ |
H A D | fork.c | 42 exit(1); in set_cpu() 53 exit(1); in start_process_on() 63 exit(0); in start_process_on() 81 exit(1); in run_exec() 91 exit(1); in bench_fork() 101 exit(1); in bench_fork() 113 exit(1); in bench_vfork() 123 exit(1); in bench_vfork() 145 exit(1); in bench_thread() 156 exit(1); in bench_thread() [all …]
|
/openbmc/linux/tools/testing/selftests/riscv/vector/ |
H A D | vstate_exec_nolibc.c | 23 exit(-1); in main() 36 exit(-1); in main() 44 exit(-1); in main() 51 exit(-1); in main() 58 exit(ctrl); in main() 66 exit(-1); in main() 72 exit(-1); in main() 77 exit(-1); in main() 81 exit(ctrl); in main() 89 exit(-1); in main() [all …]
|
/openbmc/qemu/ |
H A D | qemu-nbd.c | 274 exit(EXIT_FAILURE); in nbd_client_release_pipe() 278 exit(EXIT_FAILURE); in nbd_client_release_pipe() 643 exit(EXIT_FAILURE); in main() 648 exit(EXIT_FAILURE); in main() 654 exit(EXIT_FAILURE); in main() 659 exit(EXIT_FAILURE); in main() 665 exit(EXIT_FAILURE); in main() 670 exit(EXIT_FAILURE); in main() 682 exit(EXIT_FAILURE); in main() 688 exit(EXIT_FAILURE); in main() [all …]
|
H A D | os-posix.c | 80 exit(1); in os_set_proc_name() 84 exit(1); in os_set_proc_name() 148 exit(1); in change_process_uid() 154 exit(1); in change_process_uid() 160 exit(1); in change_process_uid() 165 exit(1); in change_process_uid() 169 exit(1); in change_process_uid() 187 exit(1); in change_root() 191 exit(1); in change_root() 219 exit(1); in os_daemonize() [all …]
|
H A D | qemu-edid.c | 58 exit(1); in main() 63 exit(1); in main() 69 exit(1); in main() 75 exit(1); in main() 81 exit(1); in main() 87 exit(1); in main() 93 exit(1); in main() 97 exit(1); in main() 111 exit(0); in main() 114 exit(1); in main() [all …]
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | mktree.c | 52 exit(1); in main() 57 exit(2); in main() 84 exit(3); in main() 89 exit(3); in main() 102 exit(4); in main() 107 exit(4); in main() 112 exit(4); in main() 121 exit(5); in main() 127 exit(5); in main() 134 exit(5); in main() [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/hdparm/hdparm/ |
H A D | wiper.sh-fix-stat-path.patch | 21 HDPARM=`find_prog /sbin/hdparm` || exit 1 22 FIND=`find_prog /usr/bin/find` || exit 1 23 -STAT=`find_prog /usr/bin/stat` || exit 1 24 GAWK=`find_prog /usr/bin/gawk` || exit 1 25 BLKID=`find_prog /sbin/blkid` || exit 1 26 GREP=`find_prog /bin/grep` || exit 1 27 @@ -105,7 +104,7 @@ ID=`find_prog /usr/bin/id` || exit 1 28 LS=`find_prog /bin/ls` || exit 1 29 DF=`find_prog /bin/df` || exit 1 30 RM=`find_prog /bin/rm` || exit 1 [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/ |
H A D | 0003-makedefs-Use-native-compiler-to-build-makedefs.test.patch | 20 exit(0); 23 - ${CC-gcc} -o makedefs.test makedefs.test.c || exit 1 24 + ${BUILD_CC-gcc} -o makedefs.test makedefs.test.c || exit 1 29 exit(0); 32 - ${CC-gcc} -o makedefs.test makedefs.test.c || exit 1 33 + ${BUILD_CC-gcc} -o makedefs.test makedefs.test.c || exit 1 47 exit(ferror(stdout) ? 1 : 0); 50 - eval ${CC-gcc} ${CCARGS} -o makedefs.test makedefs.test.c || exit 1 51 + eval ${BUILD_CC-gcc} ${CCARGS} -o makedefs.test makedefs.test.c || exit 1 52 ./makedefs.test || exit 1 [all …]
|
/openbmc/u-boot/tools/ |
H A D | mkimage.c | 117 exit(EXIT_FAILURE); in usage() 153 exit(EXIT_FAILURE); in process_args() 168 exit(EXIT_FAILURE); in process_args() 193 exit(EXIT_FAILURE); in process_args() 242 exit(EXIT_FAILURE); in process_args() 264 exit(EXIT_SUCCESS); in process_args() 277 exit(EXIT_SUCCESS); in process_args() 334 exit (EXIT_FAILURE); in main() 363 exit (retval); in main() 377 exit (EXIT_FAILURE); in main() [all …]
|
H A D | dumpimage.c | 82 exit(EXIT_FAILURE); in main() 91 exit(EXIT_FAILURE); in main() 96 exit(EXIT_SUCCESS); in main() 110 exit(EXIT_FAILURE); in main() 120 exit(EXIT_FAILURE); in main() 131 exit(EXIT_FAILURE); in main() 138 exit(EXIT_FAILURE); in main() 145 exit(EXIT_FAILURE); in main() 151 exit(EXIT_FAILURE); in main() 157 exit(EXIT_FAILURE); in main() [all …]
|
/openbmc/linux/arch/alpha/boot/tools/ |
H A D | objstrip.c | 48 exit(1); in usage() 94 exit(1); in main() 102 exit(1); in main() 120 exit(1); in main() 135 exit(1); in main() 145 exit(1); in main() 155 exit(1); in main() 160 exit(1); in main() 173 exit(1); in main() 203 exit(1); in main() [all …]
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | isl6423.c | 67 goto exit; in isl6423_write() 70 exit: in isl6423_write() 91 goto exit; in isl6423_set_modulation() 94 exit: in isl6423_set_modulation() 119 goto exit; in isl6423_voltage_boost() 123 goto exit; in isl6423_voltage_boost() 129 exit: in isl6423_voltage_boost() 169 goto exit; in isl6423_set_voltage() 173 goto exit; in isl6423_set_voltage() 179 exit: in isl6423_set_voltage() [all …]
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_hmc.c | 32 goto exit; in i40e_add_sd_table_entry() 38 goto exit; in i40e_add_sd_table_entry() 52 goto exit; in i40e_add_sd_table_entry() 59 goto exit; in i40e_add_sd_table_entry() 77 exit: in i40e_add_sd_table_entry() 119 goto exit; in i40e_add_pd_table_entry() 126 goto exit; in i40e_add_pd_table_entry() 141 goto exit; in i40e_add_pd_table_entry() 162 exit: in i40e_add_pd_table_entry() 198 goto exit; in i40e_remove_pd_bp() [all …]
|
/openbmc/linux/net/nfc/ |
H A D | digital_technology.c | 225 goto exit; in digital_in_recv_ats() 230 goto exit; in digital_in_recv_ats() 243 exit: in digital_in_recv_ats() 283 goto exit; in digital_in_recv_sel_res() 290 goto exit; in digital_in_recv_sel_res() 296 goto exit; in digital_in_recv_sel_res() 304 goto exit; in digital_in_recv_sel_res() 318 goto exit; in digital_in_recv_sel_res() 326 goto exit; in digital_in_recv_sel_res() 331 exit: in digital_in_recv_sel_res() [all …]
|
/openbmc/linux/tools/testing/selftests/powerpc/signal/ |
H A D | sig_sc_double_restart.c | 89 exit(EXIT_FAILURE); in test_restart() 95 exit(EXIT_FAILURE); in test_restart() 108 exit(EXIT_FAILURE); in test_restart() 116 exit(EXIT_FAILURE); in test_restart() 123 exit(EXIT_FAILURE); in test_restart() 133 exit(EXIT_FAILURE); in test_restart() 138 exit(EXIT_FAILURE); in test_restart() 151 exit(EXIT_FAILURE); in test_restart() 157 exit(EXIT_FAILURE); in test_restart() 161 exit(EXIT_FAILURE); in test_restart()
|