/linux-4.1.27/arch/sparc/math-emu/ |
H A D | sfp-util_32.h | 108 #define abort() \ macro
|
H A D | sfp-util_64.h | 113 #define abort() \ macro
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | sfp-util.h | 65 #define abort() BUG() macro
|
/linux-4.1.27/arch/sh/math-emu/ |
H A D | sfp-util.h | 68 #define abort() return 0 macro
|
/linux-4.1.27/arch/alpha/math-emu/ |
H A D | sfp-util.h | 30 #define abort() goto bad_insn macro
|
/linux-4.1.27/include/linux/netfilter/ |
H A D | nfnetlink.h | 30 int (*abort)(struct sk_buff *skb); member in struct:nfnetlink_subsystem
|
/linux-4.1.27/arch/unicore32/include/asm/ |
H A D | assembler.h | 119 .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.1.27/drivers/mmc/core/ |
H A D | sdio_ops.c | 210 u8 abort; sdio_reset() local
|
H A D | core.c | 897 int __mmc_claim_host(struct mmc_host *host, atomic_t *abort) __mmc_claim_host() argument
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
H A D | scan.c | 173 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.1.27/arch/unicore32/kernel/ |
H A D | traps.c | 291 void abort(void) abort() function 298 EXPORT_SYMBOL(abort); variable
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | dport.c | 196 bool cr_done = false, abort = false; dp_link_train_cr() local
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_log_cil.c | 372 xlog_cil_committed( void *args, int abort) xlog_cil_committed() argument
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | sfp-machine.h | 353 #define abort() \ macro
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | assembler.h | 349 .macro usraccoff, instr, reg, ptr, inc, off, cond, abort, t=TUSER() variable 409 .macro strusr, reg, ptr, inc, cond=al, rept=1, abort=9001f variable 413 .macro ldrusr, reg, ptr, inc, cond=al, rept=1, abort=9001f variable
|
/linux-4.1.27/drivers/infiniband/hw/cxgb3/ |
H A D | iwch_qp.c | 957 int abort = 0; iwch_modify_qp() local
|
H A D | iwch_cm.c | 1739 int abort = 1; ep_timeout() local
|
/linux-4.1.27/drivers/xen/xenbus/ |
H A D | xenbus_client.c | 196 int err, abort; __xenbus_switch_state() local
|
H A D | xenbus_xs.c | 526 int xenbus_transaction_end(struct xenbus_transaction t, int abort) xenbus_transaction_end() argument
|
/linux-4.1.27/drivers/scsi/ |
H A D | NCR5380.c | 2418 int abort = 0; NCR5380_reselect() local
|
H A D | hpsa.c | 4567 struct CommandList *abort; /* pointer to command to be aborted */ hpsa_eh_abort_handler() local 4414 hpsa_send_abort(struct ctlr_info *h, unsigned char *scsi3addr, struct CommandList *abort, int swizzle) hpsa_send_abort() argument 4466 hpsa_send_reset_as_abort_ioaccel2(struct ctlr_info *h, unsigned char *scsi3addr, struct CommandList *abort) hpsa_send_reset_as_abort_ioaccel2() argument 4542 hpsa_send_abort_both_ways(struct ctlr_info *h, unsigned char *scsi3addr, struct CommandList *abort) hpsa_send_abort_both_ways() argument
|
H A D | ncr53c8xx.c | 1890 ncrcmd abort [ 2]; member in struct:scripth
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | uprobes.c | 522 void (*abort)(struct arch_uprobe *, struct pt_regs *); member in struct:uprobe_xol_ops
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | mvme147hw.h | 46 volatile u_char abort; member in struct:pcc_regs
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | traps.c | 816 void abort(void) abort() function 823 EXPORT_SYMBOL(abort); variable
|
/linux-4.1.27/net/sctp/ |
H A D | sm_sideeffect.c | 575 struct sctp_chunk *abort; sctp_cmd_assoc_failed() local
|
H A D | sm_statefuns.c | 3241 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 5949 struct sctp_chunk *abort; sctp_abort_pkt_new() local
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-mv64xxx.c | 537 char abort = 0; mv64xxx_i2c_wait_for_completion() local
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
H A D | qp.c | 1343 int abort = 0; c4iw_modify_qp() local
|
H A D | cm.c | 3801 int abort = 1; process_timeout() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | channel.c | 918 void ath_roc_complete(struct ath_softc *sc, bool abort) ath_roc_complete() argument 934 void ath_scan_complete(struct ath_softc *sc, bool abort) ath_scan_complete() argument
|
/linux-4.1.27/drivers/scsi/csiostor/ |
H A D | csio_scsi.c | 674 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.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | sdio.h | 254 u32 abort; /* rev8 */ member in struct:sdpcmd_regs
|
H A D | sdio.c | 1234 static void brcmf_sdio_rxfail(struct brcmf_sdio *bus, bool abort, bool rtx) brcmf_sdio_rxfail() argument
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
H A D | perf_event_intel_lbr.c | 418 u64 from, to, mis = 0, pred = 0, in_tx = 0, abort = 0; intel_pmu_lbr_read_64() local 607 static int branch_type(unsigned long from, unsigned long to, int abort) branch_type() argument
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | atom.c | 62 bool abort; member in struct:__anon4334
|
/linux-4.1.27/kernel/ |
H A D | resource.c | 986 int abort = 0; reserve_region_with_split() local
|
/linux-4.1.27/tools/perf/util/ |
H A D | event.h | 131 u64 abort:1; member in struct:branch_flags
|
/linux-4.1.27/drivers/mmc/host/ |
H A D | omap.c | 141 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.1.27/drivers/scsi/isci/ |
H A D | scu_task_context.h | 593 u32 abort:1; member in struct:scu_task_context
|
/linux-4.1.27/arch/microblaze/kernel/ |
H A D | hw_exception_handler.S | 920 abort: label
|
/linux-4.1.27/drivers/ata/ |
H A D | sata_fsl.c | 1092 int freeze = 0, abort=0; sata_fsl_error_intr() local
|
H A D | sata_sil24.c | 985 int abort = 0, freeze = 0; sil24_error_intr() local
|
H A D | sata_mv.c | 2661 int abort = 0; mv_err_intr() local
|
/linux-4.1.27/drivers/md/ |
H A D | raid1.c | 1879 int abort = 0; fix_sync_read_error() local
|
H A D | raid5.c | 3191 int abort = 0; handle_failed_sync() local
|
/linux-4.1.27/include/uapi/linux/ |
H A D | fd.h | 89 abort, /* number of errors to be reached before aborting */ member in struct:floppy_max_errors
|
H A D | perf_event.h | 914 abort:1, /* transaction abort */ member in struct:perf_branch_entry
|
H A D | nvme.h | 472 struct nvme_abort_cmd abort; member in union:nvme_command::__anon13533
|
/linux-4.1.27/fs/f2fs/ |
H A D | segment.c | 212 void commit_inmem_pages(struct inode *inode, bool abort) commit_inmem_pages() argument
|
/linux-4.1.27/tools/lguest/ |
H A D | lguest.c | 953 struct console_abort *abort = vq->dev->priv; console_input() local
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
H A D | dev.h | 415 u32 abort; member in struct:reply_agg_tx_error_statistics
|
/linux-4.1.27/drivers/scsi/megaraid/ |
H A D | megaraid_sas.h | 1464 struct megasas_abort_frame abort; member in union:megasas_frame
|
/linux-4.1.27/arch/x86/kvm/ |
H A D | vmx.c | 167 u32 abort; member in struct:vmcs 208 u32 abort; member in struct:vmcs12
|
/linux-4.1.27/net/mac80211/ |
H A D | ieee80211_i.h | 341 bool started, abort, hw_begun, notified; member in struct:ieee80211_roc_work
|