/Linux-v5.10/include/net/ |
D | strparser.h | 35 unsigned int aborts; member 110 agg_stats->aborts++; in save_strp_stats() 128 SAVE_PSOCK_STATS(aborts); in aggregate_strp_stats()
|
/Linux-v5.10/drivers/scsi/fnic/ |
D | fnic_stats.h | 46 atomic64_t aborts; member
|
D | fnic_trace.c | 308 (u64)atomic64_read(&stats->abts_stats.aborts), in fnic_get_stats_data()
|
/Linux-v5.10/tools/testing/selftests/tc-testing/ |
D | TODO.txt | 8 - Improve error messages when tdc aborts its run. Partially done - still
|
/Linux-v5.10/drivers/scsi/arm/ |
D | acornscsi.h | 309 unsigned int aborts; member
|
D | fas216.h | 262 unsigned int aborts; member
|
D | fas216.c | 208 info->stats.disconnects, info->stats.aborts, info->stats.bus_resets, in fas216_dumpinfo() 2431 info->stats.aborts += 1; in fas216_eh_abort() 2989 info->stats.disconnects, info->stats.aborts, in fas216_print_stats()
|
D | acornscsi.c | 2649 host->stats.aborts += 1; in acornscsi_abort() 2828 host->stats.disconnects, host->stats.aborts, in acornscsi_show_info()
|
/Linux-v5.10/Documentation/block/ |
D | pr.rst | 99 This ioctl command works like IOC_PR_PREEMPT except that it also aborts
|
/Linux-v5.10/net/kcm/ |
D | kcmproc.c | 335 strp_stats.aborts, in kcm_stats_seq_show()
|
/Linux-v5.10/Documentation/networking/ |
D | pktgen.rst | 130 pg_ctrl stop aborts injection. Also, ^C aborts generator.
|
D | rxrpc.rst | 10 receive data, aborts and errors. 259 (#) Sending or receiving errors, aborts and busy notifications. 276 the packet and either aborts the connection or sets up the security. 834 incoming data packets or remote aborts happen.
|
/Linux-v5.10/drivers/scsi/ |
D | myrs.h | 525 unsigned char aborts; /* Byte 42 */ member
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-bus-nfit | 220 OS is running the activation from a suspend context it aborts,
|
/Linux-v5.10/Documentation/dev-tools/ |
D | gcov.rst | 186 Compilation aborts during linker step.
|
/Linux-v5.10/arch/arm/kernel/ |
D | entry-armv.S | 325 @ save/restore lr_abt and spsr_abt to make nested aborts safe.
|
/Linux-v5.10/Documentation/admin-guide/hw-vuln/ |
D | tsx_async_abort.rst | 8 aborts within an Intel TSX transactional region.
|
/Linux-v5.10/arch/arm/mach-tegra/ |
D | sleep-tegra30.S | 185 cpsid a @ disable imprecise aborts.
|
/Linux-v5.10/Documentation/powerpc/ |
D | transactional_memory.rst | 66 Causes of transaction aborts
|
/Linux-v5.10/Documentation/scsi/ |
D | scsi_eh.rst | 115 1.3 Asynchronous command aborts
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | exynos5420.dtsi | 495 * aborts causing the kernel to oops.
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | dev-encoder.rst | 638 completion, as described by the steps above, unless it aborts the process by
|
/Linux-v5.10/arch/arm/ |
D | Kconfig | 1023 bool "ARM errata: A data cache maintenance operation which aborts, might lead to deadlock" 1028 operation aborts with MMU exception, it might cause the processor
|
/Linux-v5.10/arch/arm/mm/ |
D | Kconfig | 693 segmentation faults or illegal instruction aborts.
|
/Linux-v5.10/drivers/scsi/lpfc/ |
D | lpfc_init.c | 1030 LIST_HEAD(aborts); in lpfc_hba_down_post_s4() 1071 &aborts); in lpfc_hba_down_post_s4() 1073 list_for_each_entry_safe(psb, psb_next, &aborts, list) { in lpfc_hba_down_post_s4() 1079 list_splice_init(&aborts, &qp->lpfc_io_buf_list_put); in lpfc_hba_down_post_s4()
|