Searched refs:aborts (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/include/mach/
H A Dentry-macro.S23 @ enable imprecise aborts
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_thread.c51 int aborts; /* Read/write. */ member in struct:_statistics
67 * aborts by yielding the scheduler after every DB call. Specify the
250 ++perf[id].aborts;
306 ++perf[id].aborts;
379 "writer: %2d: adds: %4d: deletes: %4d: aborts: %4d: txns: %4d\n",
381 perf[id].aborts, perf[id].txns);
391 "writer: %2d: adds: %4d: deletes: %4d: aborts: %4d: txns: %4d: ABORTED: %2d\n",
393 perf[id].aborts, perf[id].txns, perf[id].aborted);
416 "writer: %2d: adds: %4d: deletes: %4d: aborts: %4d: txns: %4d\n",
418 perf[id].deletes, perf[id].aborts, per
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-tegra/include/mach/
H A Dentry-macro.S103 @ enable imprecise aborts
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Dacornscsi.h312 unsigned int aborts; member in struct:acornscsi_hostdata::__anon14246
H A Dfas216.h269 unsigned int aborts; member in struct:__anon14258::__anon14260
H A Dfas216.c205 " disconnects=%X aborts=%X bus_resets=%X host_resets=%X}\n",
208 info->stats.disconnects, info->stats.aborts, info->stats.bus_resets,
2410 info->stats.aborts += 1;
2977 info->stats.disconnects, info->stats.aborts,
H A Dacornscsi.c2652 host->stats.aborts += 1;
2840 host->stats.disconnects, host->stats.aborts,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Disocdata.c704 ubc->aborts++;
746 ubc->aborts++;
764 ubc->aborts++;
H A Dgigaset.h550 unsigned aborts; /* HDLC aborts */ member in struct:bas_bc_state
H A Dbas-gigaset.c2064 ubc->aborts = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_init.c831 LIST_HEAD(aborts);
863 &aborts);
867 list_for_each_entry_safe(psb, psb_next, &aborts, list) {
872 list_splice(&aborts, &phba->lpfc_scsi_buf_list);
7892 * aborts all the outstanding SCSI I/Os to the pci device.
7916 * disables the device interrupt and pci device, and aborts the internal FCP
8513 * aborts all the outstanding SCSI I/Os to the pci device.
8536 * disables the device interrupt and pci device, and aborts the internal FCP
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex307 \verb|ip| aborts immediately after any of the changes have failed.

Completed in 145 milliseconds