Home
last modified time | relevance | path

Searched defs:abort (Results 1 – 25 of 47) sorted by relevance

12

/linux-3.3/arch/unicore32/lib/
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
53 .macro str1w ptr reg abort
57 .macro str8w ptr reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort
Dcopy_from_user.S36 .macro ldr1w ptr reg abort
40 .macro ldr4w ptr reg1 reg2 reg3 reg4 abort
48 .macro ldr8w ptr reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort
60 .macro str1w ptr reg abort
64 .macro str8w ptr reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort
/linux-3.3/arch/arm/lib/
Dmemcpy.S19 .macro ldr1w ptr reg abort
23 .macro ldr4w ptr reg1 reg2 reg3 reg4 abort
27 .macro ldr8w ptr reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort
35 .macro str1w ptr reg abort
39 .macro str8w ptr reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort
Dcopy_to_user.S43 .macro ldr1w ptr reg abort
47 .macro ldr4w ptr reg1 reg2 reg3 reg4 abort
51 .macro ldr8w ptr reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort
59 .macro str1w ptr reg abort
63 .macro str8w ptr reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort
Dcopy_from_user.S43 .macro ldr1w ptr reg abort
47 .macro ldr4w ptr reg1 reg2 reg3 reg4 abort
54 .macro ldr8w ptr reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort
63 .macro str1w ptr reg abort
67 .macro str8w ptr reg1 reg2 reg3 reg4 reg5 reg6 reg7 reg8 abort
/linux-3.3/drivers/net/wireless/orinoco/
Dscan.c170 bool abort = false; in orinoco_add_hostscan_results() local
242 void orinoco_scan_done(struct orinoco_private *priv, bool abort) in orinoco_scan_done()
/linux-3.3/arch/alpha/math-emu/
Dsfp-util.h30 #define abort() goto bad_insn macro
/linux-3.3/arch/sparc/math-emu/
Dsfp-util_64.h113 #define abort() \ macro
Dsfp-util_32.h108 #define abort() \ macro
/linux-3.3/arch/sh/math-emu/
Dsfp-util.h68 #define abort() return 0 macro
/linux-3.3/arch/s390/include/asm/
Dsfp-util.h75 #define abort() BUG() macro
/linux-3.3/drivers/mmc/core/
Dsdio_ops.c186 u8 abort; in sdio_reset() local
/linux-3.3/arch/unicore32/kernel/
Dtraps.c298 void abort(void) in abort() function
/linux-3.3/net/sctp/
Dsm_statefuns.c3167 struct sctp_chunk *abort; in sctp_sf_tabort_8_4_8() local
3642 struct sctp_chunk *abort; in sctp_sf_do_asconf_ack() local
4266 struct sctp_chunk *abort = NULL; in sctp_sf_abort_violation() local
4401 struct sctp_chunk *abort = NULL; in sctp_sf_violation_paramlen() local
4747 struct sctp_chunk *abort = arg; in sctp_sf_do_9_1_prm_abort() local
4876 struct sctp_chunk *abort = arg; in sctp_sf_cookie_wait_prm_abort() local
5829 struct sctp_chunk *abort; in sctp_abort_pkt_new() local
/linux-3.3/fs/xfs/
Dxfs_log_cil.c385 int abort) in xlog_cil_committed()
/linux-3.3/arch/powerpc/include/asm/
Dsfp-machine.h353 #define abort() \ macro
/linux-3.3/drivers/i2c/busses/
Di2c-intel-mid.c81 int abort; member
467 int abort = i2c->abort; in intel_mid_i2c_abort() local
Di2c-mv64xxx.c374 char abort = 0; in mv64xxx_i2c_wait_for_completion() local
/linux-3.3/arch/m68k/include/asm/
Dmvme147hw.h46 volatile u_char abort; member
/linux-3.3/drivers/infiniband/hw/cxgb3/
Diwch_qp.c955 int abort = 0; in iwch_modify_qp() local
/linux-3.3/drivers/xen/xenbus/
Dxenbus_client.c186 int err, abort; in __xenbus_switch_state() local
/linux-3.3/arch/arm/kernel/
Dtraps.c763 void abort(void) in abort() function
/linux-3.3/drivers/target/
Dtarget_core_pr.c2931 int abort) in __core_scsi3_complete_pro_preempt()
3001 int abort) in core_scsi3_pro_preempt()
3322 int abort) in core_scsi3_emulate_pro_preempt()
/linux-3.3/drivers/gpu/drm/nouveau/
Dnouveau_dp.c497 bool cr_done = false, abort = false; in dp_link_train_cr() local
/linux-3.3/drivers/mmc/host/
Domap.c140 unsigned abort:1; member
406 int abort) in mmc_omap_release_dma()

12