Searched refs:abort (Results 201 - 225 of 258) sorted by last modified time

1234567891011

/linux-master/tools/testing/selftests/rseq/
H A Drseq-mips-bits.h19 RSEQ_ASM_DEFINE_TABLE(9, 1f, 2f, 4f) /* start, commit, abort */
42 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort, 1b, 2b, 4f)
54 : abort, cmpfail
60 abort:
80 RSEQ_ASM_DEFINE_TABLE(9, 1f, 2f, 4f) /* start, commit, abort */
106 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort, 1b, 2b, 4f)
120 : abort, cmpfail
126 abort:
145 RSEQ_ASM_DEFINE_TABLE(9, 1f, 2f, 4f) /* start, commit, abort */
163 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort,
[all...]
H A Drseq-arm64-bits.h37 RSEQ_ASM_DEFINE_ABORT(4, abort)
47 : abort, cmpfail
54 abort:
98 RSEQ_ASM_DEFINE_ABORT(4, abort)
109 : abort, cmpfail
116 abort:
153 RSEQ_ASM_DEFINE_ABORT(4, abort)
162 : abort
169 abort:
209 RSEQ_ASM_DEFINE_ABORT(4, abort)
[all...]
H A Drseq-arm-bits.h19 RSEQ_ASM_DEFINE_TABLE(9, 1f, 2f, 4f) /* start, commit, abort */
44 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort, 1b, 2b, 4f)
56 : abort, cmpfail
63 abort:
87 RSEQ_ASM_DEFINE_TABLE(9, 1f, 2f, 4f) /* start, commit, abort */
115 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort, 1b, 2b, 4f)
129 : abort, cmpfail
136 abort:
159 RSEQ_ASM_DEFINE_TABLE(9, 1f, 2f, 4f) /* start, commit, abort */
177 RSEQ_ASM_DEFINE_ABORT(3, 4, "", abort,
[all...]
/linux-master/tools/virtio/linux/
H A Dbug.h9 #define BUG() abort()
/linux-master/tools/testing/selftests/proc/
H A Dproc-pid-vm.c300 abort();
/linux-master/tools/virtio/
H A Dvringh_test.c29 abort();
34 abort();
483 abort();
/linux-master/tools/testing/selftests/powerpc/security/
H A Dflush_utils.c65 abort();
/linux-master/drivers/usb/class/
H A Dusblp.c1155 goto abort;
1165 goto abort;
1172 goto abort;
1188 goto abort;
1194 goto abort;
1229 abort:
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Devmcs.h26 u32 abort; member in struct:hv_enlightened_vmcs
/linux-master/drivers/pci/hotplug/
H A Dshpchp_hpc.c916 goto abort;
923 goto abort;
929 goto abort;
939 goto abort;
956 goto abort;
962 goto abort;
971 goto abort;
1071 abort:
/linux-master/arch/x86/kvm/vmx/
H A Dvmcs12.h32 u32 abort; member in struct:vmcs12
217 CHECK_OFFSET(abort, 4);
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c1200 static void brcmf_sdio_rxfail(struct brcmf_sdio *bus, bool abort, bool rtx) argument
1210 abort ? "abort command, " : "",
1213 if (abort)
1262 /* On failure, abort the command and terminate the frame */
1263 brcmf_err("sdio error, abort command and terminate frame\n");
/linux-master/drivers/mmc/host/
H A Dtmio_mmc.h126 void (*abort)(struct tmio_mmc_host *host); member in struct:tmio_mmc_dma_ops
/linux-master/drivers/mmc/core/
H A Dcore.h133 atomic_t *abort);
/linux-master/arch/x86/kernel/
H A Duprobes.c509 void (*abort)(struct arch_uprobe *, struct pt_regs *); member in struct:uprobe_xol_ops
582 .abort = default_abort_op,
1040 if (auprobe->ops->abort)
1041 auprobe->ops->abort(auprobe, regs);
/linux-master/drivers/input/rmi4/
H A Drmi_f54.c584 goto abort;
593 goto abort;
597 abort:
/linux-master/include/math-emu/
H A Dop-common.h365 abort(); \
451 abort(); \
521 abort(); \
/linux-master/drivers/scsi/csiostor/
H A Dcsio_scsi.c641 * @abort: abort OR close
647 bool abort)
663 (FW_SCSI_ABRT_CLS_WR_SUB_OPCODE(abort) |
669 /* Since we re-use the same ioreq for abort as well */
674 csio_scsi_abrt_cls(struct csio_ioreq *req, bool abort) argument
686 csio_scsi_init_abrt_cls_wr(req, wrp.addr1, size, abort);
693 csio_scsi_init_abrt_cls_wr(req, (void *)tmpwr, size, abort);
757 * - a window in the time we tried to issue an abort/close
763 csio_warn(hw, "Trying to abort/clos
646 csio_scsi_init_abrt_cls_wr(struct csio_ioreq *req, void *addr, uint32_t size, bool abort) argument
1273 csio_scsim_cleanup_io(struct csio_scsim *scm, bool abort) argument
1888 csio_do_abrt_cls(struct csio_hw *hw, struct csio_ioreq *ioreq, bool abort) argument
[all...]
H A Dcsio_scsi.h122 uint32_t n_abrt_timedout; /* No. of abort timedouts */
123 uint32_t n_abrt_fail; /* No. of abort failures */
128 uint32_t n_abrt_busy_error;/* No. of abort failures
342 int csio_scsim_cleanup_io(struct csio_scsim *, bool abort);
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dchannel.c964 void ath_scan_complete(struct ath_softc *sc, bool abort) argument
968 .aborted = abort,
971 if (abort)
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.c845 * currently processed task, call abort() and perform
850 if (ipp->funcs->abort)
851 ipp->funcs->abort(ipp, task);
/linux-master/drivers/scsi/elx/efct/
H A Defct_hw.c409 * abort for the IO from within the HW
426 * latch status to return after abort is
441 "abort in progress xri=",
445 /* Failed to abort for some other reason, log
449 "Failed to abort xri=",
1870 * abort Note: We won't have both a done and abort_done
1888 /* clear abort bit to indicate abort is complete */
1910 struct sli4_abort_wqe *abort = (void *)wqe->wqebuf; local
1912 memset(abort,
[all...]
/linux-master/tools/testing/selftests/powerpc/copyloops/
H A Dmemmove_validate.c47 abort();
/linux-master/arch/arm/lib/
H A 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
[all...]
H A Dcopy_template.S22 * ldr1w ptr reg abort
25 * 'ptr' to the next word. The 'abort' argument is used for fixup tables.
27 * ldr4w ptr reg1 reg2 reg3 reg4 abort
28 * ldr8w ptr, reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort
32 * The'abort' argument is used for fixup tables.
34 * ldr1b ptr reg cond abort
40 * str1w ptr reg abort
41 * str8w ptr reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort
42 * str1b ptr reg cond abort
105 4: ldr8w r1, r3, r4, r5, r6, r8, r9, ip, lr, abort
[all...]

Completed in 337 milliseconds

1234567891011