Searched defs:abort (Results 1 - 64 of 64) sorted by relevance

/linux-4.4.14/arch/sparc/math-emu/
H A Dsfp-util_32.h108 #define abort() \ macro
H A Dsfp-util_64.h113 #define abort() \ macro
/linux-4.4.14/arch/s390/include/asm/
H A Dsfp-util.h65 #define abort() BUG() macro
/linux-4.4.14/arch/alpha/math-emu/
H A Dsfp-util.h30 #define abort() goto bad_insn macro
/linux-4.4.14/arch/sh/math-emu/
H A Dsfp-util.h68 #define abort() return 0 macro
/linux-4.4.14/include/linux/netfilter/
H A Dnfnetlink.h30 int (*abort)(struct sk_buff *skb); member in struct:nfnetlink_subsystem
/linux-4.4.14/arch/unicore32/include/asm/
H A Dassembler.h119 .macro strusr, reg, ptr, inc, cond = al, rept = 1, abort = 9001f variable
123 .macro ldrusr, reg, ptr, inc, cond = al, rept = 1, abort = 9001f variable
/linux-4.4.14/drivers/mmc/core/
H A Dsdio_ops.c210 u8 abort; sdio_reset() local
H A Dcore.c940 int __mmc_claim_host(struct mmc_host *host, atomic_t *abort) __mmc_claim_host() argument
/linux-4.4.14/drivers/net/wireless/orinoco/
H A Dscan.c173 bool abort = false; orinoco_add_hostscan_results() local
245 void orinoco_scan_done(struct orinoco_private *priv, bool abort) orinoco_scan_done() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Ddport.c196 bool cr_done = false, abort = false; dp_link_train_cr() local
/linux-4.4.14/arch/unicore32/kernel/
H A Dtraps.c291 void abort(void) abort() function
298 EXPORT_SYMBOL(abort); variable
/linux-4.4.14/block/
H A Dioctl.c353 blkdev_pr_preempt(struct block_device *bdev, struct pr_preempt __user *arg, bool abort) blkdev_pr_preempt() argument
/linux-4.4.14/fs/xfs/
H A Dxfs_log_cil.c378 xlog_cil_committed( void *args, int abort) xlog_cil_committed() argument
H A Dxfs_trans.c737 xfs_trans_free_items( struct xfs_trans *tp, xfs_lsn_t commit_lsn, bool abort) xfs_trans_free_items() argument
/linux-4.4.14/arch/powerpc/include/asm/
H A Dsfp-machine.h353 #define abort() \ macro
/linux-4.4.14/arch/arm/include/asm/
H A Dassembler.h368 .macro usraccoff, instr, reg, ptr, inc, off, cond, abort, t=TUSER() variable
428 .macro strusr, reg, ptr, inc, cond=al, rept=1, abort=9001f variable
432 .macro ldrusr, reg, ptr, inc, cond=al, rept=1, abort=9001f variable
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
H A Diwch_qp.c958 int abort = 0; iwch_modify_qp() local
H A Diwch_cm.c1739 int abort = 1; ep_timeout() local
/linux-4.4.14/drivers/scsi/
H A DNCR5380.c2418 int abort = 0; NCR5380_reselect() local
H A Dsd.c1628 sd_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, enum pr_type type, bool abort) sd_pr_preempt() argument
H A Dncr53c8xx.c1890 ncrcmd abort [ 2]; member in struct:scripth
H A Dhpsa.c5805 struct CommandList *abort; /* pointer to command to be aborted */ hpsa_eh_abort_handler() local
5541 hpsa_send_abort(struct ctlr_info *h, unsigned char *scsi3addr, struct CommandList *abort, int reply_queue) hpsa_send_abort() argument
5634 hpsa_send_reset_as_abort_ioaccel2(struct ctlr_info *h, unsigned char *scsi3addr, struct CommandList *abort, int reply_queue) hpsa_send_reset_as_abort_ioaccel2() argument
5705 hpsa_send_abort_ioaccel2(struct ctlr_info *h, struct CommandList *abort, int reply_queue) hpsa_send_abort_ioaccel2() argument
5754 hpsa_send_abort_both_ways(struct ctlr_info *h, unsigned char *scsi3addr, struct CommandList *abort, int reply_queue) hpsa_send_abort_both_ways() argument
/linux-4.4.14/arch/x86/kernel/
H A Duprobes.c514 void (*abort)(struct arch_uprobe *, struct pt_regs *); member in struct:uprobe_xol_ops
/linux-4.4.14/net/sctp/
H A Dsm_sideeffect.c575 struct sctp_chunk *abort; sctp_cmd_assoc_failed() local
H A Dsm_statefuns.c3241 struct sctp_chunk *abort; sctp_sf_tabort_8_4_8() local
3711 struct sctp_chunk *abort; sctp_sf_do_asconf_ack() local
4338 struct sctp_chunk *abort = NULL; sctp_sf_abort_violation() local
4475 struct sctp_chunk *abort = NULL; sctp_sf_violation_paramlen() local
4827 struct sctp_chunk *abort = arg; sctp_sf_do_9_1_prm_abort() local
4962 struct sctp_chunk *abort = arg; sctp_sf_cookie_wait_prm_abort() local
5950 struct sctp_chunk *abort; sctp_abort_pkt_new() local
/linux-4.4.14/arch/powerpc/kernel/
H A Dptrace.c1824 bool abort = false; do_syscall_trace_enter() local
/linux-4.4.14/arch/m68k/include/asm/
H A Dmvme147hw.h46 volatile u_char abort; member in struct:pcc_regs
/linux-4.4.14/arch/arm/kernel/
H A Dtraps.c756 void abort(void) abort() function
763 EXPORT_SYMBOL(abort); variable
/linux-4.4.14/drivers/xen/xenbus/
H A Dxenbus_client.c201 int err, abort; __xenbus_switch_state() local
H A Dxenbus_xs.c526 int xenbus_transaction_end(struct xenbus_transaction t, int abort) xenbus_transaction_end() argument
/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_scsi.c674 csio_scsi_abrt_cls(struct csio_ioreq *req, bool abort) csio_scsi_abrt_cls() argument
1273 csio_scsim_cleanup_io(struct csio_scsim *scm, bool abort) csio_scsim_cleanup_io() argument
1887 csio_do_abrt_cls(struct csio_hw *hw, struct csio_ioreq *ioreq, bool abort) csio_do_abrt_cls() argument
646 csio_scsi_init_abrt_cls_wr(struct csio_ioreq *req, void *addr, uint32_t size, bool abort) csio_scsi_init_abrt_cls_wr() argument
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-mv64xxx.c539 char abort = 0; mv64xxx_i2c_wait_for_completion() local
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
H A Dqp.c1356 int abort = 0; c4iw_modify_qp() local
H A Dcm.c3942 int abort = 1; process_timeout() local
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Datom.c62 bool abort; member in struct:__anon4550
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dsdio.h254 u32 abort; /* rev8 */ member in struct:sdpcmd_regs
H A Dsdio.c1241 static void brcmf_sdio_rxfail(struct brcmf_sdio *bus, bool abort, bool rtx) brcmf_sdio_rxfail() argument
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dchannel.c943 void ath_scan_complete(struct ath_softc *sc, bool abort) ath_scan_complete() argument
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_lbr.c437 u64 from, to, mis = 0, pred = 0, in_tx = 0, abort = 0; intel_pmu_lbr_read_64() local
643 static int branch_type(unsigned long from, unsigned long to, int abort) branch_type() argument
/linux-4.4.14/kernel/
H A Dresource.c997 int abort = 0; reserve_region_with_split() local
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Datom.c62 bool abort; member in struct:__anon3990
/linux-4.4.14/drivers/scsi/isci/
H A Dscu_task_context.h593 u32 abort:1; member in struct:scu_task_context
/linux-4.4.14/drivers/md/
H A Draid1.c1840 int abort = 0; fix_sync_read_error() local
H A Ddm.c3623 dm_pr_preempt(struct block_device *bdev, u64 old_key, u64 new_key, enum pr_type type, bool abort) dm_pr_preempt() argument
H A Draid5.c3195 int abort = 0; handle_failed_sync() local
/linux-4.4.14/drivers/mmc/host/
H A Domap.c141 unsigned abort:1; member in struct:mmc_omap_host
405 mmc_omap_release_dma(struct mmc_omap_host *host, struct mmc_data *data, int abort) mmc_omap_release_dma() argument
/linux-4.4.14/drivers/ata/
H A Dsata_fsl.c1093 int freeze = 0, abort=0; sata_fsl_error_intr() local
H A Dsata_sil24.c985 int abort = 0, freeze = 0; sil24_error_intr() local
H A Dsata_mv.c2661 int abort = 0; mv_err_intr() local
/linux-4.4.14/include/uapi/linux/
H A Dfd.h89 abort, /* number of errors to be reached before aborting */ member in struct:floppy_max_errors
H A Dperf_event.h965 abort:1, /* transaction abort */ member in struct:perf_branch_entry
/linux-4.4.14/arch/microblaze/kernel/
H A Dhw_exception_handler.S920 abort: label
/linux-4.4.14/net/ipv4/
H A Dtcp_ipv4.c315 void tcp_req_err(struct sock *sk, u32 seq, bool abort) tcp_req_err() argument
/linux-4.4.14/tools/perf/util/
H A Devent.h136 u64 abort:1; member in struct:branch_flags
/linux-4.4.14/fs/f2fs/
H A Dsegment.c214 int commit_inmem_pages(struct inode *inode, bool abort) commit_inmem_pages() argument
/linux-4.4.14/tools/lguest/
H A Dlguest.c957 struct console_abort *abort = vq->dev->priv; console_input() local
/linux-4.4.14/drivers/nvme/host/
H A Dpci.c2167 nvme_pr_preempt(struct block_device *bdev, u64 old, u64 new, enum pr_type type, bool abort) nvme_pr_preempt() argument
/linux-4.4.14/include/linux/
H A Dnvme.h532 struct nvme_abort_cmd abort; member in union:nvme_command::__anon13060
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
H A Ddev.h415 u32 abort; member in struct:reply_agg_tx_error_statistics
/linux-4.4.14/drivers/scsi/megaraid/
H A Dmegaraid_sas.h1507 struct megasas_abort_frame abort; member in union:megasas_frame
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dchip.c2950 static void lcb_shutdown(struct hfi1_devdata *dd, int abort) lcb_shutdown() argument
/linux-4.4.14/arch/x86/kvm/
H A Dvmx.c171 u32 abort; member in struct:vmcs
212 u32 abort; member in struct:vmcs12
/linux-4.4.14/net/mac80211/
H A Dieee80211_i.h336 bool started, abort, hw_begun, notified; member in struct:ieee80211_roc_work

Completed in 3797 milliseconds