| /kernel/linux/linux-6.6/drivers/connector/ |
| H A D | cn_proc.c | 53 __u32 what, exit_code, *ptr; in cn_filter() local
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | cn_proc.h | 152 __u32 exit_code, exit_signal; member
|
| /kernel/linux/linux-6.6/init/ |
| H A D | do_mounts_rd.c | 286 static int exit_code; variable
|
| /kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/ |
| H A D | kvm-stat.c | 44 static const char *get_hcall_exit_reason(u64 exit_code) in get_hcall_exit_reason() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | kvm-stat.h | 76 unsigned long exit_code; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | cn_proc.h | 91 __u32 exit_code, exit_signal; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | cn_proc.h | 91 __u32 exit_code, exit_signal; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | cn_proc.h | 82 __u32 exit_code, exit_signal; member
|
| /third_party/mbedtls/programs/x509/ |
| H A D | cert_req.c | 143 int exit_code = MBEDTLS_EXIT_FAILURE; in main() local
|
| H A D | cert_app.c | 121 int exit_code = MBEDTLS_EXIT_FAILURE; in main() local
|
| /third_party/mbedtls/programs/pkey/ |
| H A D | gen_key.c | 228 int exit_code = MBEDTLS_EXIT_FAILURE; in main() local
|
| H A D | key_app_writer.c | 244 int exit_code = MBEDTLS_EXIT_FAILURE; in main() local
|
| /third_party/node/src/api/ |
| H A D | hooks.cc | 74 Local<String> exit_code = env->exit_code_string(); in EmitProcessExit() local
|
| /third_party/node/test/cctest/ |
| H A D | test_environment.cc | 712 int exit_code = SpinEventLoop(env).FromJust(); in TEST_F() local
|
| /third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
| H A D | memtoy.c | 77 void die(int exit_code, char *format, ...) in die() argument
|
| /third_party/libcoap/man/ |
| H A D | examples-code-check.c | 139 int exit_code = 0; variable [all...] |
| /third_party/skia/third_party/externals/tint/src/utils/io/ |
| H A D | command_windows.cc | 237 DWORD exit_code = 0; in Exec() local
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | sev-es-shared.c | 70 static bool vc_decoding_needed(unsigned long exit_code) in vc_decoding_needed() argument 147 void __init do_vc_no_ghcb(struct pt_regs *regs, unsigned long exit_code) in do_vc_no_ghcb() argument 77 vc_init_em_ctxt(struct es_em_ctxt *ctxt, struct pt_regs *regs, unsigned long exit_code) vc_init_em_ctxt() argument 97 sev_es_ghcb_hv_call(struct ghcb *ghcb, struct es_em_ctxt *ctxt, u64 exit_code, u64 exit_info_1, u64 exit_info_2) sev_es_ghcb_hv_call() argument 546 vc_handle_rdtsc(struct ghcb *ghcb, struct es_em_ctxt *ctxt, unsigned long exit_code) vc_handle_rdtsc() argument [all...] |
| /kernel/linux/linux-6.6/arch/arm64/kvm/hyp/include/hyp/ |
| H A D | switch.h | 282 static bool kvm_hyp_handle_fpsimd(struct kvm_vcpu *vcpu, u64 *exit_code) in kvm_hyp_handle_fpsimd() argument 428 static bool kvm_hyp_handle_ptrauth(struct kvm_vcpu *vcpu, u64 *exit_code) in kvm_hyp_handle_ptrauth() argument 525 static bool kvm_hyp_handle_sysreg(struct kvm_vcpu *vcpu, u64 *exit_code) in kvm_hyp_handle_sysreg() argument 548 static bool kvm_hyp_handle_cp15_32(struct kvm_vcpu *vcpu, u64 *exit_code) in kvm_hyp_handle_cp15_32() argument 557 static bool kvm_hyp_handle_memory_fault(struct kvm_vcpu *vcpu, u64 *exit_code) in kvm_hyp_handle_memory_fault() argument 569 static bool kvm_hyp_handle_dabt_low(struct kvm_vcpu *vcpu, u64 *exit_code) in kvm_hyp_handle_dabt_low() argument 609 kvm_hyp_handle_exit(struct kvm_vcpu *vcpu, u64 *exit_code) kvm_hyp_handle_exit() argument 622 synchronize_vcpu_pstate(struct kvm_vcpu *vcpu, u64 *exit_code) synchronize_vcpu_pstate() argument 645 fixup_guest_exit(struct kvm_vcpu *vcpu, u64 *exit_code) fixup_guest_exit() argument [all...] |
| /kernel/linux/linux-6.6/arch/x86/boot/compressed/ |
| H A D | sev.c | 294 void do_boot_stage2_vc(struct pt_regs *regs, unsigned long exit_code) in do_boot_stage2_vc() argument
|
| /third_party/libabigail/tools/ |
| H A D | abidw.cc | 569 int exit_code = 0; in load_corpus_and_write_abixml() local 834 int exit_code = 0; in load_kernel_corpus_group_and_write_abixml() local 1003 int exit_code = 0; in main() local [all...] |
| /third_party/mbedtls/programs/ssl/ |
| H A D | ssl_mail_client.c | 322 int exit_code = MBEDTLS_EXIT_FAILURE; in main() local
|
| /third_party/node/src/ |
| H A D | node_internals.h | 321 int exit_code() const { return exit_code_; } in exit_code() function in node::final
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
| H A D | parse.cc | 780 int exit_code = flags_internal::HandleUsageFlags( in ParseCommandLineImpl() local
|
| /kernel/linux/linux-5.10/arch/x86/kvm/svm/ |
| H A D | nested.c | 855 u32 exit_code = svm->vmcb->control.exit_code; nested_svm_intercept() local 1068 u32 exit_code = svm->vmcb->control.exit_code; nested_svm_exit_special() local [all...] |