/linux-4.4.14/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.4.14/arch/s390/include/asm/ |
H A D | sfp-util.h | 65 #define abort() BUG() macro
|
/linux-4.4.14/arch/alpha/math-emu/ |
H A D | sfp-util.h | 30 #define abort() goto bad_insn macro
|
/linux-4.4.14/arch/sh/math-emu/ |
H A D | sfp-util.h | 68 #define abort() return 0 macro
|
/linux-4.4.14/include/linux/netfilter/ |
H A D | nfnetlink.h | 30 int (*abort)(struct sk_buff *skb); member in struct:nfnetlink_subsystem
|
/linux-4.4.14/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.4.14/drivers/mmc/core/ |
H A D | sdio_ops.c | 210 u8 abort; sdio_reset() local
|
H A D | core.c | 940 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 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.4.14/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.4.14/arch/unicore32/kernel/ |
H A D | traps.c | 291 void abort(void) abort() function 298 EXPORT_SYMBOL(abort); variable
|
/linux-4.4.14/block/ |
H A D | ioctl.c | 353 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 D | xfs_log_cil.c | 378 xlog_cil_committed( void *args, int abort) xlog_cil_committed() argument
|
H A D | xfs_trans.c | 737 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 D | sfp-machine.h | 353 #define abort() \ macro
|
/linux-4.4.14/arch/arm/include/asm/ |
H A D | assembler.h | 368 .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 D | iwch_qp.c | 958 int abort = 0; iwch_modify_qp() local
|
H A D | iwch_cm.c | 1739 int abort = 1; ep_timeout() local
|
/linux-4.4.14/drivers/scsi/ |
H A D | NCR5380.c | 2418 int abort = 0; NCR5380_reselect() local
|
H A D | sd.c | 1628 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 D | ncr53c8xx.c | 1890 ncrcmd abort [ 2]; member in struct:scripth
|
H A D | hpsa.c | 5805 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 D | uprobes.c | 514 void (*abort)(struct arch_uprobe *, struct pt_regs *); member in struct:uprobe_xol_ops
|
/linux-4.4.14/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 5950 struct sctp_chunk *abort; sctp_abort_pkt_new() local
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | ptrace.c | 1824 bool abort = false; do_syscall_trace_enter() local
|
/linux-4.4.14/arch/m68k/include/asm/ |
H A D | mvme147hw.h | 46 volatile u_char abort; member in struct:pcc_regs
|
/linux-4.4.14/arch/arm/kernel/ |
H A D | traps.c | 756 void abort(void) abort() function 763 EXPORT_SYMBOL(abort); variable
|
/linux-4.4.14/drivers/xen/xenbus/ |
H A D | xenbus_client.c | 201 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.4.14/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.4.14/drivers/i2c/busses/ |
H A D | i2c-mv64xxx.c | 539 char abort = 0; mv64xxx_i2c_wait_for_completion() local
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
H A D | qp.c | 1356 int abort = 0; c4iw_modify_qp() local
|
H A D | cm.c | 3942 int abort = 1; process_timeout() local
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | atom.c | 62 bool abort; member in struct:__anon4550
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | sdio.h | 254 u32 abort; /* rev8 */ member in struct:sdpcmd_regs
|
H A D | sdio.c | 1241 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 D | channel.c | 943 void ath_scan_complete(struct ath_softc *sc, bool abort) ath_scan_complete() argument
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | perf_event_intel_lbr.c | 437 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 D | resource.c | 997 int abort = 0; reserve_region_with_split() local
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 62 bool abort; member in struct:__anon3990
|
/linux-4.4.14/drivers/scsi/isci/ |
H A D | scu_task_context.h | 593 u32 abort:1; member in struct:scu_task_context
|
/linux-4.4.14/drivers/md/ |
H A D | raid1.c | 1840 int abort = 0; fix_sync_read_error() local
|
H A D | dm.c | 3623 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 D | raid5.c | 3195 int abort = 0; handle_failed_sync() local
|
/linux-4.4.14/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.4.14/drivers/ata/ |
H A D | sata_fsl.c | 1093 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.4.14/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 | 965 abort:1, /* transaction abort */ member in struct:perf_branch_entry
|
/linux-4.4.14/arch/microblaze/kernel/ |
H A D | hw_exception_handler.S | 920 abort: label
|
/linux-4.4.14/net/ipv4/ |
H A D | tcp_ipv4.c | 315 void tcp_req_err(struct sock *sk, u32 seq, bool abort) tcp_req_err() argument
|
/linux-4.4.14/tools/perf/util/ |
H A D | event.h | 136 u64 abort:1; member in struct:branch_flags
|
/linux-4.4.14/fs/f2fs/ |
H A D | segment.c | 214 int commit_inmem_pages(struct inode *inode, bool abort) commit_inmem_pages() argument
|
/linux-4.4.14/tools/lguest/ |
H A D | lguest.c | 957 struct console_abort *abort = vq->dev->priv; console_input() local
|
/linux-4.4.14/drivers/nvme/host/ |
H A D | pci.c | 2167 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 D | nvme.h | 532 struct nvme_abort_cmd abort; member in union:nvme_command::__anon13060
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
H A D | dev.h | 415 u32 abort; member in struct:reply_agg_tx_error_statistics
|
/linux-4.4.14/drivers/scsi/megaraid/ |
H A D | megaraid_sas.h | 1507 struct megasas_abort_frame abort; member in union:megasas_frame
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
H A D | chip.c | 2950 static void lcb_shutdown(struct hfi1_devdata *dd, int abort) lcb_shutdown() argument
|
/linux-4.4.14/arch/x86/kvm/ |
H A D | vmx.c | 171 u32 abort; member in struct:vmcs 212 u32 abort; member in struct:vmcs12
|
/linux-4.4.14/net/mac80211/ |
H A D | ieee80211_i.h | 336 bool started, abort, hw_begun, notified; member in struct:ieee80211_roc_work
|