Searched defs:abort (Results 1 - 25 of 92) sorted by path

1234

/linux-master/arch/alpha/math-emu/
H A Dsfp-util.h31 #define abort() goto bad_insn macro
/linux-master/arch/powerpc/include/asm/
H A Dsfp-machine.h319 #define abort() \ macro
/linux-master/arch/sparc/math-emu/
H A Dsfp-util_32.h109 #define abort() \ macro
H A Dsfp-util_64.h114 #define abort() \ macro
/linux-master/arch/arc/kernel/
H A Dtraps.c155 void abort(void) function
/linux-master/arch/arm/include/asm/
H A Dassembler.h470 .macro usraccoff, instr, reg, ptr, inc, off, cond, abort, t=TUSER() variable
530 .macro strusr, reg, ptr, inc, cond=al, rept=1, abort=9001f variable
534 .macro ldrusr, reg, ptr, inc, cond=al, rept=1, abort variable
[all...]
/linux-master/arch/arm/kernel/
H A Dtraps.c784 void abort(void) function
/linux-master/arch/m68k/include/asm/
H A Dmvme147hw.h47 volatile u_char abort; member in struct:pcc_regs
/linux-master/arch/microblaze/kernel/
H A Dhw_exception_handler.S802 abort: label
/linux-master/arch/parisc/boot/compressed/
H A Dmisc.c201 void abort(void) function
/linux-master/arch/sh/math-emu/
H A Dsfp-util.h69 #define abort() return 0 macro
/linux-master/arch/x86/events/intel/
H A Dlbr.c781 u64 from, to, mis = 0, pred = 0, in_tx = 0, abort = 0; local
[all...]
/linux-master/arch/x86/events/
H A Dutils.c87 static int get_branch_type(unsigned long from, unsigned long to, int abort, argument
207 int branch_type(unsigned long from, unsigned long to, int abort) argument
212 int branch_type_fused(unsigned long from, unsigned long to, int abort, argument
/linux-master/arch/x86/include/asm/
H A Dhyperv-tlfs.h433 u32 abort; member in struct:hv_enlightened_vmcs
/linux-master/arch/x86/kernel/
H A Duprobes.c509 void (*abort)(struct arch_uprobe *, struct pt_regs *); member in struct:uprobe_xol_ops
/linux-master/arch/x86/kvm/vmx/
H A Dvmcs.h23 u32 abort; member in struct:vmcs
H A Dvmcs12.h32 u32 abort; member in struct:vmcs12
/linux-master/block/
H A Dioctl.c365 blkdev_pr_preempt(struct block_device *bdev, blk_mode_t mode, struct pr_preempt __user *arg, bool abort) argument
/linux-master/drivers/ata/
H A Dsata_fsl.c1059 int freeze = 0, abort=0; local
H A Dsata_mv.c2612 int abort = 0; local
H A Dsata_sil24.c976 int abort = 0, freeze = 0; local
[all...]
/linux-master/drivers/dma/dw-edma/
H A Ddw-edma-core.h185 dw_edma_core_handle_int(struct dw_edma_irq *dw_irq, enum dw_edma_dir dir, dw_edma_handler_t done, dw_edma_handler_t abort) argument
H A Ddw-edma-v0-core.c234 dw_edma_v0_core_handle_int(struct dw_edma_irq *dw_irq, enum dw_edma_dir dir, dw_edma_handler_t done, dw_edma_handler_t abort) argument
H A Ddw-hdma-v0-core.c114 dw_hdma_v0_core_handle_int(struct dw_edma_irq *dw_irq, enum dw_edma_dir dir, dw_edma_handler_t done, dw_edma_handler_t abort) argument
/linux-master/drivers/dma/ioat/
H A Ddma.c784 bool abort = false; local

Completed in 616 milliseconds

1234