Home
last modified time | relevance | path

Searched full:abort (Results 1 – 25 of 13776) sorted by relevance

12345678910>>...552

/aosp_15_r20/external/coreboot/src/arch/arm/
H A Dmemcpy.S14 .macro ldr1w ptr reg abort argument
18 .macro ldr4w ptr reg1 reg2 reg3 reg4 abort argument
22 .macro ldr8w ptr reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort argument
26 .macro ldr1b ptr reg cond=al abort
30 .macro str1w ptr reg abort argument
34 .macro str8w ptr reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort argument
38 .macro str1b ptr reg cond=al abort
84 4: ldr8w r1, r3, r4, r5, r6, r7, r8, ip, lr, abort=20f
86 str8w r0, r3, r4, r5, r6, r7, r8, ip, lr, abort=20f
102 ldr1w r1, r3, abort=20f
[all …]
/aosp_15_r20/external/coreboot/payloads/libpayload/arch/arm/
H A Dmemcpy.S19 .macro ldr1w ptr reg abort argument
23 .macro ldr4w ptr reg1 reg2 reg3 reg4 abort argument
27 .macro ldr8w ptr reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort argument
31 .macro ldr1b ptr reg cond=al abort
35 .macro str1w ptr reg abort argument
39 .macro str8w ptr reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort argument
43 .macro str1b ptr reg cond=al abort
89 4: ldr8w r1, r3, r4, r5, r6, r7, r8, ip, lr, abort=20f
91 str8w r0, r3, r4, r5, r6, r7, r8, ip, lr, abort=20f
107 ldr1w r1, r3, abort=20f
[all …]
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/rseq/
H A Drseq-x86.h77 * reach through the normal course of its execution. The abort IP and the
121 RSEQ_ASM_DEFINE_TABLE(3, 1f, 2f, 4f) /* start, commit, abort */ in rseq_cmpeqv_storev()
143 RSEQ_ASM_DEFINE_ABORT(4, "", abort) in rseq_cmpeqv_storev()
152 : abort, cmpfail in rseq_cmpeqv_storev()
159 abort: in rseq_cmpeqv_storev()
187 RSEQ_ASM_DEFINE_TABLE(3, 1f, 2f, 4f) /* start, commit, abort */ in rseq_cmpnev_storeoffp_load()
214 RSEQ_ASM_DEFINE_ABORT(4, "", abort) in rseq_cmpnev_storeoffp_load()
225 : abort, cmpfail in rseq_cmpnev_storeoffp_load()
232 abort: in rseq_cmpnev_storeoffp_load()
255 RSEQ_ASM_DEFINE_TABLE(3, 1f, 2f, 4f) /* start, commit, abort */ in rseq_addv()
[all …]
H A Drseq-ppc.h83 * reach through the normal course of its execution. The abort IP and the
119 * reach through the normal course of its execution. The abort IP and the
218 RSEQ_ASM_DEFINE_TABLE(3, 1f, 2f, 4f) /* start, commit, abort */ in rseq_cmpeqv_storev()
241 RSEQ_ASM_DEFINE_ABORT(4, abort) in rseq_cmpeqv_storev()
252 : abort, cmpfail in rseq_cmpeqv_storev()
259 abort: in rseq_cmpeqv_storev()
283 RSEQ_ASM_DEFINE_TABLE(3, 1f, 2f, 4f) /* start, commit, abort */ in rseq_cmpnev_storeoffp_load()
312 RSEQ_ASM_DEFINE_ABORT(4, abort) in rseq_cmpnev_storeoffp_load()
325 : abort, cmpfail in rseq_cmpnev_storeoffp_load()
332 abort: in rseq_cmpnev_storeoffp_load()
[all …]
H A Drseq-arm.h14 * pointer to attacker-controlled code on rseq abort.
105 * reach through the normal course of its execution. The abort IP and the
156 RSEQ_ASM_DEFINE_TABLE(9, 1f, 2f, 4f) /* start, commit, abort */ in rseq_cmpeqv_storev()
181 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort, 1b, 2b, 4f) in rseq_cmpeqv_storev()
193 : abort, cmpfail in rseq_cmpeqv_storev()
200 abort: in rseq_cmpeqv_storev()
224 RSEQ_ASM_DEFINE_TABLE(9, 1f, 2f, 4f) /* start, commit, abort */ in rseq_cmpnev_storeoffp_load()
252 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort, 1b, 2b, 4f) in rseq_cmpnev_storeoffp_load()
266 : abort, cmpfail in rseq_cmpnev_storeoffp_load()
273 abort: in rseq_cmpnev_storeoffp_load()
[all …]
H A Drseq-mips.h110 * reach through the normal course of its execution. The abort IP and the
163 RSEQ_ASM_DEFINE_TABLE(9, 1f, 2f, 4f) /* start, commit, abort */ in rseq_cmpeqv_storev()
186 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort, 1b, 2b, 4f) in rseq_cmpeqv_storev()
198 : abort, cmpfail in rseq_cmpeqv_storev()
204 abort: in rseq_cmpeqv_storev()
224 RSEQ_ASM_DEFINE_TABLE(9, 1f, 2f, 4f) /* start, commit, abort */ in rseq_cmpnev_storeoffp_load()
250 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort, 1b, 2b, 4f) in rseq_cmpnev_storeoffp_load()
264 : abort, cmpfail in rseq_cmpnev_storeoffp_load()
270 abort: in rseq_cmpnev_storeoffp_load()
289 RSEQ_ASM_DEFINE_TABLE(9, 1f, 2f, 4f) /* start, commit, abort */ in rseq_addv()
[all …]
H A Drseq-riscv.h77 * reach through the normal course of its execution. The abort IP and the
194 RSEQ_ASM_DEFINE_ABORT(4, abort) in rseq_cmpeqv_storev()
205 : abort, cmpfail in rseq_cmpeqv_storev()
212 abort: in rseq_cmpeqv_storev()
251 RSEQ_ASM_DEFINE_ABORT(4, abort) in rseq_cmpnev_storeoffp_load()
263 : abort, cmpfail in rseq_cmpnev_storeoffp_load()
269 abort: in rseq_cmpnev_storeoffp_load()
301 RSEQ_ASM_DEFINE_ABORT(4, abort) in rseq_addv()
311 : abort in rseq_addv()
317 abort: in rseq_addv()
[all …]
H A Dparam_test.c391 abort(); in test_percpu_spinlock_thread()
403 printf_verbose("tid %d: number of rseq abort: %d, signals delivered: %u\n", in test_percpu_spinlock_thread()
407 abort(); in test_percpu_spinlock_thread()
440 abort(); in test_percpu_spinlock()
449 abort(); in test_percpu_spinlock()
468 abort(); in test_percpu_inc_thread()
485 printf_verbose("tid %d: number of rseq abort: %d, signals delivered: %u\n", in test_percpu_inc_thread()
489 abort(); in test_percpu_inc_thread()
516 abort(); in test_percpu_inc()
525 abort(); in test_percpu_inc()
[all …]
/aosp_15_r20/packages/modules/adb/pairing_auth/include/adb/pairing/
Dpairing_auth.h50 * other. Will abort if null.
51 * @param len the length of the pswd in bytes. Will abort if 0.
61 * other. Will abort if null.
62 * @param len the length of the pswd in bytes. Will abort if 0.
71 * @param ctx the PairingAuthCtx instance to destroy. Will abort if null.
81 * @param ctx the PairingAuthCtx instance. Will abort if null.
93 * @param ctx the PairingAuthCtx instance. Will abort if null.
95 * be have at least #pairing_auth_msg_size size. Will abort if
109 * @param ctx the PairingAuthCtx instance. Will abort if null.
110 * @param their_msg the peer's SPAKE2 msg. See #pairing_auth_get_msg. Will abort
[all …]
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/memfd/
H A Dmemfd_test.c45 abort(); in mfd_assert_new()
51 abort(); in mfd_assert_new()
67 abort(); in mfd_assert_reopen_fd()
82 abort(); in mfd_fail_new()
93 abort(); in mfd_assert_get_seals()
106 abort(); in mfd_assert_has_seals()
119 abort(); in mfd_assert_add_seals()
138 abort(); in mfd_fail_add_seals()
150 abort(); in mfd_assert_size()
154 abort(); in mfd_assert_size()
[all …]
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_uart.c644 (#) Non-Blocking mode transfers could be aborted using Abort API's :
652 …(#) For Abort services based on interrupts (HAL_UART_Abortxxx_IT), a set of Abort Complete Callbac…
663 If user wants to abort it, Abort services should be called by user.
1029 /* Set the DMA abort callback */ in HAL_UART_Transmit_DMA()
1090 /* Set the DMA abort callback */ in HAL_UART_Receive_DMA()
1204 /* Abort the UART DMA Tx channel */ in HAL_UART_DMAStop()
1219 /* Abort the UART DMA Rx channel */ in HAL_UART_DMAStop()
1232 * @brief Abort ongoing transfers (blocking mode).
1238 * - Abort DMA transfer by calling HAL_DMA_Abort (in case of transfer in DMA mode)
1240 …* @note This procedure is executed in blocking mode : when exiting function, Abort is considered…
[all …]
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_uart.c644 (#) Non-Blocking mode transfers could be aborted using Abort API's :
652 …(#) For Abort services based on interrupts (HAL_UART_Abortxxx_IT), a set of Abort Complete Callbac…
663 If user wants to abort it, Abort services should be called by user.
1029 /* Set the DMA abort callback */ in HAL_UART_Transmit_DMA()
1090 /* Set the DMA abort callback */ in HAL_UART_Receive_DMA()
1204 /* Abort the UART DMA Tx channel */ in HAL_UART_DMAStop()
1219 /* Abort the UART DMA Rx channel */ in HAL_UART_DMAStop()
1232 * @brief Abort ongoing transfers (blocking mode).
1238 * - Abort DMA transfer by calling HAL_DMA_Abort (in case of transfer in DMA mode)
1240 …* @note This procedure is executed in blocking mode : when exiting function, Abort is considered…
[all …]
/aosp_15_r20/frameworks/base/core/tests/utiltests/src/android/util/
H A DAtomicFileTest.java65 ABORT, enumConstant
99 { "none + abort = none", null, WriteAction.ABORT, null }, in data()
104 { "base + abort = base", new String[] { BASE_NAME }, WriteAction.ABORT, in data()
109 { "new + abort = none", new String[] { NEW_NAME }, WriteAction.ABORT, null }, in data()
116 { "bak + abort = bak", new String[] { LEGACY_BACKUP_NAME }, WriteAction.ABORT, in data()
124 { "base & new + abort = base", new String[] { BASE_NAME, NEW_NAME }, in data()
125 WriteAction.ABORT, BASE_BYTES }, in data()
132 { "base & bak + abort = bak", new String[] { BASE_NAME, LEGACY_BACKUP_NAME }, in data()
133 WriteAction.ABORT, LEGACY_BACKUP_BYTES }, in data()
140 { "new & bak + abort = bak", new String[] { NEW_NAME, LEGACY_BACKUP_NAME }, in data()
[all …]
/aosp_15_r20/external/pigweed/pw_ide/ts/pigweed-vscode/src/
H A DrefreshManager.ts39 * The abort signal can be set at any time via `abort()` to cancel an
55 | 'abort'
77 State extends 'idle' ? 'willRefresh' | 'fault' | 'abort' :
78 State extends 'willRefresh' ? 'refreshing' | 'fault' | 'abort' :
79 State extends 'refreshing' ? 'didRefresh' | 'fault' | 'abort' :
80 State extends 'didRefresh' ? 'idle' | 'fault' | 'abort' :
81 State extends 'abort' ? 'idle' | 'fault' | 'abort' :
82 State extends 'fault' ? 'idle' | 'fault' | 'abort' :
117 /** State of the abort signal. Set via the `abort()` method. */
210 * Explicitly adding `'fault'` and `'abort'` to the variants for
[all …]
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/internal/
H A Dthrow_delegate.cc38 std::abort(); in ThrowStdLogicError()
46 std::abort(); in ThrowStdLogicError()
54 std::abort(); in ThrowStdInvalidArgument()
62 std::abort(); in ThrowStdInvalidArgument()
71 std::abort(); in ThrowStdDomainError()
79 std::abort(); in ThrowStdDomainError()
88 std::abort(); in ThrowStdLengthError()
96 std::abort(); in ThrowStdLengthError()
105 std::abort(); in ThrowStdOutOfRange()
113 std::abort(); in ThrowStdOutOfRange()
[all …]
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/internal/
H A Dthrow_delegate.cc38 std::abort(); in ThrowStdLogicError()
46 std::abort(); in ThrowStdLogicError()
54 std::abort(); in ThrowStdInvalidArgument()
62 std::abort(); in ThrowStdInvalidArgument()
71 std::abort(); in ThrowStdDomainError()
79 std::abort(); in ThrowStdDomainError()
88 std::abort(); in ThrowStdLengthError()
96 std::abort(); in ThrowStdLengthError()
105 std::abort(); in ThrowStdOutOfRange()
113 std::abort(); in ThrowStdOutOfRange()
[all …]
/aosp_15_r20/external/abseil-cpp/absl/base/internal/
H A Dthrow_delegate.cc38 std::abort(); in ThrowStdLogicError()
46 std::abort(); in ThrowStdLogicError()
54 std::abort(); in ThrowStdInvalidArgument()
62 std::abort(); in ThrowStdInvalidArgument()
71 std::abort(); in ThrowStdDomainError()
79 std::abort(); in ThrowStdDomainError()
88 std::abort(); in ThrowStdLengthError()
96 std::abort(); in ThrowStdLengthError()
105 std::abort(); in ThrowStdOutOfRange()
113 std::abort(); in ThrowStdOutOfRange()
[all …]
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/internal/
H A Dthrow_delegate.cc47 std::abort(); in ThrowStdLogicError()
55 std::abort(); in ThrowStdLogicError()
63 std::abort(); in ThrowStdInvalidArgument()
71 std::abort(); in ThrowStdInvalidArgument()
80 std::abort(); in ThrowStdDomainError()
88 std::abort(); in ThrowStdDomainError()
97 std::abort(); in ThrowStdLengthError()
105 std::abort(); in ThrowStdLengthError()
114 std::abort(); in ThrowStdOutOfRange()
122 std::abort(); in ThrowStdOutOfRange()
[all …]
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/base/internal/
H A Dthrow_delegate.cc47 std::abort(); in ThrowStdLogicError()
55 std::abort(); in ThrowStdLogicError()
63 std::abort(); in ThrowStdInvalidArgument()
71 std::abort(); in ThrowStdInvalidArgument()
80 std::abort(); in ThrowStdDomainError()
88 std::abort(); in ThrowStdDomainError()
97 std::abort(); in ThrowStdLengthError()
105 std::abort(); in ThrowStdLengthError()
114 std::abort(); in ThrowStdOutOfRange()
122 std::abort(); in ThrowStdOutOfRange()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Dthrow_delegate.cc47 std::abort(); in ThrowStdLogicError()
55 std::abort(); in ThrowStdLogicError()
63 std::abort(); in ThrowStdInvalidArgument()
71 std::abort(); in ThrowStdInvalidArgument()
80 std::abort(); in ThrowStdDomainError()
88 std::abort(); in ThrowStdDomainError()
97 std::abort(); in ThrowStdLengthError()
105 std::abort(); in ThrowStdLengthError()
114 std::abort(); in ThrowStdOutOfRange()
122 std::abort(); in ThrowStdOutOfRange()
[all …]
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/internal/
H A Dthrow_delegate.cc47 std::abort(); in ThrowStdLogicError()
55 std::abort(); in ThrowStdLogicError()
63 std::abort(); in ThrowStdInvalidArgument()
71 std::abort(); in ThrowStdInvalidArgument()
80 std::abort(); in ThrowStdDomainError()
88 std::abort(); in ThrowStdDomainError()
97 std::abort(); in ThrowStdLengthError()
105 std::abort(); in ThrowStdLengthError()
114 std::abort(); in ThrowStdOutOfRange()
122 std::abort(); in ThrowStdOutOfRange()
[all …]
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dphase_3.cc71 Abort(ErrorCode::kUnspecifiedReason); in Start()
87 Abort(ErrorCode::kCommandNotSupported); in OnEncryptionInformation()
93 Abort(ErrorCode::kUnspecifiedReason); in OnEncryptionInformation()
97 // abort pairing if we received a second LTK from the peer. in OnEncryptionInformation()
100 Abort(ErrorCode::kUnspecifiedReason); in OnEncryptionInformation()
104 // Abort pairing if the LTK is the sample LTK from the core spec in OnEncryptionInformation()
107 Abort(ErrorCode::kUnspecifiedReason); in OnEncryptionInformation()
118 Abort(ErrorCode::kInvalidParameters); in OnEncryptionInformation()
135 Abort(ErrorCode::kCommandNotSupported); in OnCentralIdentification()
145 Abort(ErrorCode::kUnspecifiedReason); in OnCentralIdentification()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/tests/
Dtask_combinations.rs68 #[cfg_attr(panic = "abort", ignore)]
95 let abort = [ in test_combinations() localVariable
116 for abort in abort.iter().copied() { in test_combinations()
117 // abort via join handle --- abort handles in test_combinations()
128 abort, in test_combinations()
142 abort, in test_combinations()
165 abort: CombiAbort, in test_combination()
169 (CombiAbortSource::JoinHandle, _) if (jh as usize) < (abort as usize) => { in test_combination()
170 // join handle dropped prior to abort in test_combination()
174 // abort handle dropped, we can't abort through the in test_combination()
[all …]
/aosp_15_r20/external/libcap-ng/src/test/
H A Dlib_test.c65 abort(); in main()
71 abort(); in main()
83 abort(); in main()
92 abort(); in main()
99 abort(); in main()
105 abort(); in main()
111 abort(); in main()
118 abort(); in main()
124 abort(); in main()
130 abort(); in main()
[all …]
/aosp_15_r20/external/autotest/client/common_lib/
H A Dbarrier_unittest.py110 # Test with abort flag set to not abort.
112 test_abort=True, abort=False)
116 # The rendezvous should abort here and throw a
117 # BarrierError since we are asking to abort
120 test_abort=True, abort=True)
139 # Test with abort flag set to not abort.
141 test_abort=True, abort=False)
145 # The rendezvous should abort here and throw a
146 # BarrierError since we are asking to abort
150 test_abort=True, abort=True)
[all …]

12345678910>>...552