/Linux-v4.19/include/net/ |
D | strparser.h | 38 unsigned int aborts; member 113 agg_stats->aborts++; in save_strp_stats() 131 SAVE_PSOCK_STATS(aborts); in aggregate_strp_stats()
|
/Linux-v4.19/tools/testing/selftests/tc-testing/ |
D | TODO.txt | 8 - Improve error messages when tdc aborts its run. Partially done - still
|
/Linux-v4.19/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()
|
D | fnic_scsi.c | 1943 atomic64_inc(&fnic_stats->abts_stats.aborts); in fnic_abort_cmd()
|
/Linux-v4.19/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 | 2167 ubc->aborts = 0; in gigaset_initbcshw()
|
/Linux-v4.19/drivers/scsi/arm/ |
D | acornscsi.h | 312 unsigned int aborts; member
|
D | fas216.h | 265 unsigned int aborts; member
|
D | fas216.c | 211 info->stats.disconnects, info->stats.aborts, info->stats.bus_resets, in fas216_dumpinfo() 2426 info->stats.aborts += 1; in fas216_eh_abort() 2984 info->stats.disconnects, info->stats.aborts, in fas216_print_stats()
|
D | acornscsi.c | 2652 host->stats.aborts += 1; in acornscsi_abort() 2831 host->stats.disconnects, host->stats.aborts, in acornscsi_show_info()
|
/Linux-v4.19/Documentation/block/ |
D | pr.txt | 99 This ioctl command works like IOC_PR_PREEMPT except that it also aborts
|
/Linux-v4.19/net/kcm/ |
D | kcmproc.c | 335 strp_stats.aborts, in kcm_stats_seq_show()
|
/Linux-v4.19/Documentation/networking/ |
D | pktgen.txt | 124 pg_ctrl 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. 821 incoming data packets or remote aborts happen.
|
/Linux-v4.19/Documentation/dev-tools/ |
D | gcov.rst | 176 Compilation aborts during linker step.
|
/Linux-v4.19/arch/arm/kernel/ |
D | entry-armv.S | 335 @ save/restore lr_abt and spsr_abt to make nested aborts safe.
|
/Linux-v4.19/Documentation/powerpc/ |
D | transactional_memory.txt | 65 Causes of transaction aborts
|
/Linux-v4.19/arch/arm/mach-tegra/ |
D | sleep-tegra30.S | 194 cpsid a @ disable imprecise aborts.
|
/Linux-v4.19/Documentation/scsi/ |
D | scsi_eh.txt | 104 [1-3] Asynchronous command aborts
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | exynos5420.dtsi | 419 * aborts causing the kernel to oops.
|
/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_init.c | 1038 LIST_HEAD(aborts); in lpfc_hba_down_post_s4() 1076 &aborts); in lpfc_hba_down_post_s4() 1091 list_for_each_entry_safe(psb, psb_next, &aborts, list) { in lpfc_hba_down_post_s4() 1096 list_splice(&aborts, &phba->lpfc_scsi_buf_list_put); in lpfc_hba_down_post_s4()
|
/Linux-v4.19/arch/arm/mm/ |
D | Kconfig | 692 segmentation faults or illegal instruction aborts.
|
/Linux-v4.19/arch/arm/ |
D | Kconfig | 1128 bool "ARM errata: A data cache maintenance operation which aborts, might lead to deadlock" 1133 operation aborts with MMU exception, it might cause the processor
|