Home
last modified time | relevance | path

Searched refs:abort (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/Linux-v5.15/arch/arm/lib/
Dcopy_from_user.S42 .macro ldr1w ptr reg abort
43 ldrusr \reg, \ptr, 4, abort=\abort
46 .macro ldr4w ptr reg1 reg2 reg3 reg4 abort
47 ldr1w \ptr, \reg1, \abort
48 ldr1w \ptr, \reg2, \abort
49 ldr1w \ptr, \reg3, \abort
50 ldr1w \ptr, \reg4, \abort
53 .macro ldr8w ptr reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort
54 ldr4w \ptr, \reg1, \reg2, \reg3, \reg4, \abort
55 ldr4w \ptr, \reg5, \reg6, \reg7, \reg8, \abort
[all …]
Dcopy_to_user.S36 .macro ldr1w ptr reg abort
40 .macro ldr4w ptr reg1 reg2 reg3 reg4 abort
44 .macro ldr8w ptr reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort
48 .macro ldr1b ptr reg cond=al abort
60 .macro str1w ptr reg abort
61 strusr \reg, \ptr, 4, abort=\abort
64 .macro str8w ptr reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort
65 str1w \ptr, \reg1, \abort
66 str1w \ptr, \reg2, \abort
67 str1w \ptr, \reg3, \abort
[all …]
Dcopy_template.S113 4: ldr8w r1, r3, r4, r5, r6, r7, r8, ip, lr, abort=20f
115 str8w r0, r3, r4, r5, r6, r7, r8, ip, lr, abort=20f
131 ldr1w r1, r3, abort=20f
132 ldr1w r1, r4, abort=20f
133 ldr1w r1, r5, abort=20f
134 ldr1w r1, r6, abort=20f
135 ldr1w r1, r7, abort=20f
136 ldr1w r1, r8, abort=20f
137 ldr1w r1, lr, abort=20f
149 str1w r0, r3, abort=20f
[all …]
Dmemcpy.S17 .macro ldr1w ptr reg abort
21 .macro ldr4w ptr reg1 reg2 reg3 reg4 abort
25 .macro ldr8w ptr reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort
29 .macro ldr1b ptr reg cond=al abort
33 .macro str1w ptr reg abort
37 .macro str8w ptr reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort
41 .macro str1b ptr reg cond=al abort
/Linux-v5.15/tools/testing/selftests/memfd/
Dfuse_test.c51 abort(); in mfd_assert_new()
57 abort(); in mfd_assert_new()
70 abort(); in mfd_assert_get_seals()
84 abort(); in mfd_assert_has_seals()
98 abort(); in mfd_assert_add_seals()
117 abort(); in mfd_busy_add_seals()
135 abort(); in mfd_assert_mmap_shared()
153 abort(); in mfd_assert_mmap_private()
207 abort(); in spawn_sealing_thread()
216 abort(); in spawn_sealing_thread()
[all …]
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 …]
/Linux-v5.15/tools/testing/selftests/rseq/
Drseq-x86.h141 RSEQ_ASM_DEFINE_ABORT(4, "", abort) in rseq_cmpeqv_storev()
150 : abort, cmpfail in rseq_cmpeqv_storev()
156 abort: in rseq_cmpeqv_storev()
207 RSEQ_ASM_DEFINE_ABORT(4, "", abort) in rseq_cmpnev_storeoffp_load()
218 : abort, cmpfail in rseq_cmpnev_storeoffp_load()
224 abort: in rseq_cmpnev_storeoffp_load()
258 RSEQ_ASM_DEFINE_ABORT(4, "", abort) in rseq_addv()
267 : abort in rseq_addv()
273 abort: in rseq_addv()
314 RSEQ_ASM_DEFINE_ABORT(4, "", abort) in rseq_offset_deref_addv()
[all …]
Drseq-arm.h184 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort, 1b, 2b, 4f) in rseq_cmpeqv_storev()
196 : abort, cmpfail in rseq_cmpeqv_storev()
203 abort: in rseq_cmpeqv_storev()
254 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort, 1b, 2b, 4f) in rseq_cmpnev_storeoffp_load()
268 : abort, cmpfail in rseq_cmpnev_storeoffp_load()
275 abort: in rseq_cmpnev_storeoffp_load()
315 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort, 1b, 2b, 4f) in rseq_addv()
326 : abort in rseq_addv()
333 abort: in rseq_addv()
380 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort, 1b, 2b, 4f) in rseq_cmpeqv_trystorev_storev()
[all …]
Drseq-mips.h189 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort, 1b, 2b, 4f) in rseq_cmpeqv_storev()
201 : abort, cmpfail in rseq_cmpeqv_storev()
208 abort: in rseq_cmpeqv_storev()
257 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort, 1b, 2b, 4f) in rseq_cmpnev_storeoffp_load()
271 : abort, cmpfail in rseq_cmpnev_storeoffp_load()
278 abort: in rseq_cmpnev_storeoffp_load()
318 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort, 1b, 2b, 4f) in rseq_addv()
329 : abort in rseq_addv()
336 abort: in rseq_addv()
381 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort, 1b, 2b, 4f) in rseq_cmpeqv_trystorev_storev()
[all …]
Drseq-ppc.h235 RSEQ_ASM_DEFINE_ABORT(4, abort) in rseq_cmpeqv_storev()
246 : abort, cmpfail in rseq_cmpeqv_storev()
252 abort: in rseq_cmpeqv_storev()
301 RSEQ_ASM_DEFINE_ABORT(4, abort) in rseq_cmpnev_storeoffp_load()
314 : abort, cmpfail in rseq_cmpnev_storeoffp_load()
320 abort: in rseq_cmpnev_storeoffp_load()
359 RSEQ_ASM_DEFINE_ABORT(4, abort) in rseq_addv()
370 : abort in rseq_addv()
376 abort: in rseq_addv()
419 RSEQ_ASM_DEFINE_ABORT(4, abort) in rseq_cmpeqv_trystorev_storev()
[all …]
Drseq-arm64.h230 RSEQ_ASM_DEFINE_ABORT(4, abort) in rseq_cmpeqv_storev()
240 : abort, cmpfail in rseq_cmpeqv_storev()
247 abort: in rseq_cmpeqv_storev()
287 RSEQ_ASM_DEFINE_ABORT(4, abort) in rseq_cmpnev_storeoffp_load()
298 : abort, cmpfail in rseq_cmpnev_storeoffp_load()
304 abort: in rseq_cmpnev_storeoffp_load()
337 RSEQ_ASM_DEFINE_ABORT(4, abort) in rseq_addv()
346 : abort in rseq_addv()
352 abort: in rseq_addv()
388 RSEQ_ASM_DEFINE_ABORT(4, abort) in rseq_cmpeqv_trystorev_storev()
[all …]
Drseq-s390.h165 RSEQ_ASM_DEFINE_ABORT(4, "", abort) in rseq_cmpeqv_storev()
176 : abort, cmpfail in rseq_cmpeqv_storev()
182 abort: in rseq_cmpeqv_storev()
233 RSEQ_ASM_DEFINE_ABORT(4, "", abort) in rseq_cmpnev_storeoffp_load()
246 : abort, cmpfail in rseq_cmpnev_storeoffp_load()
252 abort: in rseq_cmpnev_storeoffp_load()
288 RSEQ_ASM_DEFINE_ABORT(4, "", abort) in rseq_addv()
299 : abort in rseq_addv()
305 abort: in rseq_addv()
347 RSEQ_ASM_DEFINE_ABORT(4, "", abort) in rseq_cmpeqv_trystorev_storev()
[all …]
Dparam_test.c368 abort(); in test_percpu_spinlock_thread()
386 abort(); in test_percpu_spinlock_thread()
419 abort(); in test_percpu_spinlock()
428 abort(); in test_percpu_spinlock()
447 abort(); in test_percpu_inc_thread()
468 abort(); in test_percpu_inc_thread()
495 abort(); in test_percpu_inc()
504 abort(); in test_percpu_inc()
598 abort(); in test_percpu_list_thread()
614 abort(); in test_percpu_list_thread()
[all …]
Drseq.c58 abort(); in signal_off_save()
67 abort(); in signal_restore()
136 abort(); in rseq_fallback_current_cpu()
/Linux-v5.15/tools/virtio/asm/
Dbarrier.h16 # define mb() abort()
17 # define dma_rmb() abort()
18 # define dma_wmb() abort()
26 # define mb() abort()
27 # define dma_rmb() abort()
28 # define dma_wmb() abort()
/Linux-v5.15/tools/testing/selftests/rcutorture/formal/srcu-cbmc/tests/store_buffering/
Dtest.c59 abort(); in main()
61 abort(); in main()
63 abort(); in main()
65 abort(); in main()
/Linux-v5.15/drivers/net/wireless/intersil/orinoco/
Dscan.c173 bool abort = false; in orinoco_add_hostscan_results() local
208 abort = true; in orinoco_add_hostscan_results()
216 abort = true; in orinoco_add_hostscan_results()
225 abort = true; in orinoco_add_hostscan_results()
241 .aborted = abort, in orinoco_add_hostscan_results()
249 void orinoco_scan_done(struct orinoco_private *priv, bool abort) in orinoco_scan_done() argument
253 .aborted = abort, in orinoco_scan_done()
/Linux-v5.15/arch/arm/mm/
DMakefile27 obj-$(CONFIG_CPU_ABRT_NOMMU) += abort-nommu.o
28 obj-$(CONFIG_CPU_ABRT_EV4) += abort-ev4.o
29 obj-$(CONFIG_CPU_ABRT_EV4T) += abort-ev4t.o
30 obj-$(CONFIG_CPU_ABRT_LV4T) += abort-lv4t.o
31 obj-$(CONFIG_CPU_ABRT_EV5T) += abort-ev5t.o
32 obj-$(CONFIG_CPU_ABRT_EV5TJ) += abort-ev5tj.o
33 obj-$(CONFIG_CPU_ABRT_EV6) += abort-ev6.o
34 obj-$(CONFIG_CPU_ABRT_EV7) += abort-ev7.o
/Linux-v5.15/tools/testing/selftests/powerpc/copyloops/
Dvalidate.c35 abort(); in do_one()
47 abort(); in do_one()
53 abort(); in do_one()
59 abort(); in do_one()
/Linux-v5.15/drivers/hwmon/
Dad7418.c71 goto abort; in ad7418_update_device()
79 goto abort; in ad7418_update_device()
87 goto abort; in ad7418_update_device()
96 goto abort; in ad7418_update_device()
102 goto abort; in ad7418_update_device()
111 goto abort; in ad7418_update_device()
120 abort: in ad7418_update_device()
Dnct7802.c199 goto abort; in nct7802_read_temp()
204 goto abort; in nct7802_read_temp()
208 abort: in nct7802_read_temp()
221 goto abort; in nct7802_read_fan()
224 goto abort; in nct7802_read_fan()
231 abort: in nct7802_read_fan()
245 goto abort; in nct7802_read_fan_min()
248 goto abort; in nct7802_read_fan_min()
257 abort: in nct7802_read_fan_min()
276 goto abort; in nct7802_write_fan_min()
[all …]
Dlm80.c175 goto abort; in lm80_update_device()
180 goto abort; in lm80_update_device()
185 goto abort; in lm80_update_device()
191 goto abort; in lm80_update_device()
196 goto abort; in lm80_update_device()
201 goto abort; in lm80_update_device()
206 goto abort; in lm80_update_device()
211 goto abort; in lm80_update_device()
214 goto abort; in lm80_update_device()
220 goto abort; in lm80_update_device()
[all …]
/Linux-v5.15/arch/arm/include/asm/
Dassembler.h372 .macro usraccoff, instr, reg, ptr, inc, off, cond, abort, t=TUSER()
384 .long 9999b, \abort
388 .macro usracc, instr, reg, ptr, inc, cond, rept, abort
402 usraccoff \instr, \reg, \ptr, \inc, 0, \cond, \abort
404 usraccoff \instr, \reg, \ptr, \inc, \inc, \cond, \abort
412 .macro usracc, instr, reg, ptr, inc, cond, rept, abort, t=TUSER()
425 .long 9999b, \abort
432 .macro strusr, reg, ptr, inc, cond=al, rept=1, abort=9001f
433 usracc str, \reg, \ptr, \inc, \cond, \rept, \abort
436 .macro ldrusr, reg, ptr, inc, cond=al, rept=1, abort=9001f
[all …]
/Linux-v5.15/drivers/mmc/core/
Dsdio_ops.c205 u8 abort; in sdio_reset() local
209 ret = mmc_io_rw_direct_host(host, 0, 0, SDIO_CCCR_ABORT, 0, &abort); in sdio_reset()
211 abort = 0x08; in sdio_reset()
213 abort |= 0x08; in sdio_reset()
215 return mmc_io_rw_direct_host(host, 1, 0, SDIO_CCCR_ABORT, abort, NULL); in sdio_reset()
/Linux-v5.15/net/can/j1939/
Dtransport.c130 static const char *j1939_xtp_abort_to_str(enum j1939_xtp_abort abort) in j1939_xtp_abort_to_str() argument
132 switch (abort) { in j1939_xtp_abort_to_str()
171 enum j1939_xtp_abort abort) in j1939_xtp_abort_to_errno() argument
175 switch (abort) { in j1939_xtp_abort_to_errno()
177 WARN_ON_ONCE(abort == J1939_XTP_NO_ABORT); in j1939_xtp_abort_to_errno()
229 netdev_warn(priv->ndev, "Unknown abort code %i", abort); in j1939_xtp_abort_to_errno()
1265 enum j1939_xtp_abort abort = J1939_XTP_NO_ABORT; in j1939_xtp_rx_cmd_bad_pgn() local
1273 abort = J1939_XTP_NO_ABORT; in j1939_xtp_rx_cmd_bad_pgn()
1279 abort = J1939_XTP_ABORT_BUSY; in j1939_xtp_rx_cmd_bad_pgn()
1285 abort = J1939_XTP_ABORT_ECTS_UNXPECTED_PGN; in j1939_xtp_rx_cmd_bad_pgn()
[all …]

12345678910>>...13