Searched refs:exit (Results 8051 - 8062 of 8062) sorted by relevance
1...<<321322323
/third_party/vixl/benchmarks/aarch32/ |
H A D | asm-disasm-speed-test.cc | 9612 exit(1); in main() 9623 exit(0); // Even if the test is not done, it must not fail. in main()
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | x86.c | 519 * makes the payload compatible with the exit qualification in kvm_deliver_exception_payload() 558 * vcpu_enter_guest requests an immediate exit, in kvm_multiple_exception() 4134 /* This happens on process exit */ in kvm_steal_time_set_preempted() 4221 * Do not cause an interrupt window exit if an exception in kvm_vcpu_ready_for_interrupt_injection() 6457 * If the exit was due to a NPF we may already have a GPA. in emulator_read_write_onepage() 8554 * in order for caller to determine if it should require immediate-exit in inject_pending_event() 8555 * from L2 to L1 due to pending L1 events which require exit in inject_pending_event() 8598 * due to architectural conditions (e.g. IF=0) a window-open exit in inject_pending_event() 8603 * indicated by can_inject. In that case we request an immediate exit in inject_pending_event() 9175 vcpu->run->hyperv = vcpu->arch.hyperv.exit; in vcpu_enter_guest() [all...] |
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_tables_api.c | 9716 .exit = nf_tables_exit_net,
|
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | x86.c | 599 * exceptions/exit qualification under VMX, that active_low bits in kvm_deliver_exception_payload() 676 * immediate exit, and the guest shouldn't proceed far in kvm_multiple_exception() 4889 /* This happens on process exit */ in kvm_steal_time_set_preempted() 4973 * Do not cause an interrupt window exit if an exception in kvm_vcpu_ready_for_interrupt_injection() 7668 * If the exit was due to a NPF we may already have a GPA. in emulator_read_write_onepage() 8479 * Zero the whole array used to retrieve the exit info, as casting to in prepare_emulation_failure_exit() 8492 * There's currently space for 13 entries, but 5 are used for the exit in prepare_emulation_failure_exit() 10086 * Re-inject exceptions and events *especially* if immediate entry+exit in kvm_check_and_inject_events() 10099 * as the exception "occurred" before the exit to userspace. Trap-like in kvm_check_and_inject_events() 10126 * Bail if immediate entry+exit t in kvm_check_and_inject_events() [all...] |
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_tables_api.c | 11319 .exit = nf_tables_exit_net,
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_state.c | 772 exit(1); in crocus_calculate_urb_fence()
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_instruction_selection.cpp | 10112 * (loop exit with discard) */ 10134 /* handle block_kind_continue_or_break at loop exit blocks */ 10224 lc->exit_old = std::exchange(ctx->cf_info.parent_loop.exit, &lc->loop_exit); 10282 // TODO: if the loop has not a single exit, we must add one °° 10309 ctx->cf_info.parent_loop.exit = lc->exit_old; 10326 logical_target = ctx->cf_info.parent_loop.exit; 10485 /* NIR seems to allow this, and even though the loop exit has no predecessors, SSA defs from the 10815 * to the loop exit/entry block. Otherwise, it branches to the next
|
/third_party/node/deps/v8/src/api/ |
H A D | api.cc | 338 exit(0); in ReportOOMFailure() 1052 "Cannot exit non-entered context")) { in Exit() 5577 // Do a fast loop where there is no exit capacity check. in Unaligned()
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 8321 # if the input is exactly equal to one, then exit through ld_pzero.
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 8321 # if the input is exactly equal to one, then exit through ld_pzero.
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 1048 % Open the new aux file. TeX will close it automatically at exit.
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | 6519 extern void exit (int __status) throw () __attribute__ ((__noreturn__)); 6828 using ::exit; 9629 using std::exit; [all...] |
Completed in 180 milliseconds
1...<<321322323