Searched refs:aborts (Results 1 – 25 of 25) sorted by relevance
/linux-4.4.14/drivers/scsi/fnic/ |
D | fnic_stats.h | 32 atomic64_t aborts; member
|
D | fnic_trace.c | 253 (u64)atomic64_read(&stats->abts_stats.aborts), in fnic_get_stats_data()
|
D | fnic_scsi.c | 1870 atomic64_inc(&fnic_stats->abts_stats.aborts); in fnic_abort_cmd()
|
/linux-4.4.14/drivers/isdn/gigaset/ |
D | isocdata.c | 704 ubc->aborts++; in hdlc_unpack() 746 ubc->aborts++; in hdlc_unpack() 764 ubc->aborts++; in hdlc_unpack()
|
D | gigaset.h | 560 unsigned aborts; /* HDLC aborts */ member
|
D | bas-gigaset.c | 2165 ubc->aborts = 0; in gigaset_initbcshw()
|
/linux-4.4.14/drivers/scsi/arm/ |
D | acornscsi.h | 312 unsigned int aborts; member
|
D | fas216.h | 265 unsigned int aborts; member
|
D | fas216.c | 209 info->stats.disconnects, info->stats.aborts, info->stats.bus_resets, in fas216_dumpinfo() 2424 info->stats.aborts += 1; in fas216_eh_abort() 2984 info->stats.disconnects, info->stats.aborts, in fas216_print_stats()
|
D | acornscsi.c | 2651 host->stats.aborts += 1; in acornscsi_abort() 2829 host->stats.disconnects, host->stats.aborts, in acornscsi_show_info()
|
/linux-4.4.14/Documentation/block/ |
D | pr.txt | 99 This ioctl command works like IOC_PR_PREEMPT except that it also aborts
|
/linux-4.4.14/Documentation/networking/ |
D | pktgen.txt | 210 pgset stop aborts injection. Also, ^C aborts generator.
|
D | rxrpc.txt | 8 receive data, aborts and errors. 260 (*) Sending or receiving errors, aborts and busy notifications. 277 the packet and either aborts the connection or sets up the security.
|
/linux-4.4.14/Documentation/ |
D | gcov.txt | 187 Problem: Compilation aborts during linker step.
|
D | kernel-parameters.txt | 3959 4 - invalid data aborts
|
/linux-4.4.14/Documentation/powerpc/ |
D | transactional_memory.txt | 65 Causes of transaction aborts
|
/linux-4.4.14/arch/arm/kernel/ |
D | entry-armv.S | 333 @ save/restore lr_abt and spsr_abt to make nested aborts safe.
|
/linux-4.4.14/arch/arm/mach-tegra/ |
D | sleep-tegra30.S | 194 cpsid a @ disable imprecise aborts.
|
/linux-4.4.14/Documentation/scsi/ |
D | scsi_eh.txt | 114 [1-3] Asynchronous command aborts
|
D | scsi_mid_low_api.txt | 1223 no_async_abort - 1=>Asynchronous aborts are not supported
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | exynos5420.dtsi | 391 * imprecise external aborts causing the kernel to oops.
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_init.c | 990 LIST_HEAD(aborts); in lpfc_hba_down_post_s4() 1026 &aborts); in lpfc_hba_down_post_s4() 1030 list_for_each_entry_safe(psb, psb_next, &aborts, list) { in lpfc_hba_down_post_s4() 1035 list_splice(&aborts, &phba->lpfc_scsi_buf_list_put); in lpfc_hba_down_post_s4()
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 1218 bool "ARM errata: A data cache maintenance operation which aborts, might lead to deadlock" 1223 operation aborts with MMU exception, it might cause the processor
|
D | Kconfig.debug | 75 4 - invalid data aborts
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | api.txt | 3016 ioctl aborts.
|