/Linux-v5.10/arch/arm/lib/ |
D | copy_from_user.S | 42 .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 …]
|
D | copy_to_user.S | 36 .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 …]
|
D | copy_template.S | 113 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 …]
|
D | memcpy.S | 17 .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.10/tools/testing/selftests/memfd/ |
D | fuse_test.c | 51 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 …]
|
D | memfd_test.c | 45 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.10/tools/testing/selftests/rseq/ |
D | rseq-x86.h | 141 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 …]
|
D | rseq-arm.h | 184 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 …]
|
D | rseq-arm64.h | 230 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 …]
|
D | rseq-mips.h | 189 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 …]
|
D | rseq-ppc.h | 235 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 …]
|
D | rseq-s390.h | 165 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 …]
|
D | param_test.c | 368 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 …]
|
D | rseq.c | 58 abort(); in signal_off_save() 67 abort(); in signal_restore() 136 abort(); in rseq_fallback_current_cpu()
|
/Linux-v5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/tests/store_buffering/ |
D | test.c | 59 abort(); in main() 61 abort(); in main() 63 abort(); in main() 65 abort(); in main()
|
/Linux-v5.10/tools/virtio/asm/ |
D | barrier.h | 16 # define mb() abort() 17 # define dma_rmb() abort() 18 # define dma_wmb() abort()
|
/Linux-v5.10/drivers/net/wireless/intersil/orinoco/ |
D | scan.c | 173 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.10/arch/arm/include/asm/ |
D | assembler.h | 372 .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.10/arch/arm/mm/ |
D | Makefile | 26 obj-$(CONFIG_CPU_ABRT_NOMMU) += abort-nommu.o 27 obj-$(CONFIG_CPU_ABRT_EV4) += abort-ev4.o 28 obj-$(CONFIG_CPU_ABRT_EV4T) += abort-ev4t.o 29 obj-$(CONFIG_CPU_ABRT_LV4T) += abort-lv4t.o 30 obj-$(CONFIG_CPU_ABRT_EV5T) += abort-ev5t.o 31 obj-$(CONFIG_CPU_ABRT_EV5TJ) += abort-ev5tj.o 32 obj-$(CONFIG_CPU_ABRT_EV6) += abort-ev6.o 33 obj-$(CONFIG_CPU_ABRT_EV7) += abort-ev7.o
|
/Linux-v5.10/tools/testing/selftests/powerpc/copyloops/ |
D | validate.c | 35 abort(); in do_one() 47 abort(); in do_one() 53 abort(); in do_one() 59 abort(); in do_one()
|
/Linux-v5.10/drivers/hwmon/ |
D | ad7418.c | 71 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()
|
D | lm80.c | 175 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 …]
|
D | nct7802.c | 199 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 …]
|
/Linux-v5.10/drivers/mmc/core/ |
D | sdio_ops.c | 205 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.10/drivers/ide/ |
D | ide-taskfile.c | 486 goto abort; in ide_taskfile_ioctl() 494 goto abort; in ide_taskfile_ioctl() 498 goto abort; in ide_taskfile_ioctl() 507 goto abort; in ide_taskfile_ioctl() 511 goto abort; in ide_taskfile_ioctl() 579 goto abort; in ide_taskfile_ioctl() 598 goto abort; in ide_taskfile_ioctl() 615 goto abort; in ide_taskfile_ioctl() 627 goto abort; in ide_taskfile_ioctl() 645 goto abort; in ide_taskfile_ioctl() [all …]
|