io_events         735 drivers/scsi/be2iscsi/be_main.c 	unsigned int mcc_events, io_events;
io_events         755 drivers/scsi/be2iscsi/be_main.c 	io_events = 0;
io_events         763 drivers/scsi/be2iscsi/be_main.c 			io_events++;
io_events         768 drivers/scsi/be2iscsi/be_main.c 	if (!io_events && !mcc_events)
io_events         778 drivers/scsi/be2iscsi/be_main.c 	if (io_events)
io_events         780 drivers/scsi/be2iscsi/be_main.c 	hwi_ring_eq_db(phba, eq->id, 0, (io_events + mcc_events), rearm, 1);
io_events        2034 drivers/scsi/be2iscsi/be_main.c 	unsigned int ret, io_events;
io_events        2047 drivers/scsi/be2iscsi/be_main.c 	io_events = 0;
io_events        2055 drivers/scsi/be2iscsi/be_main.c 		io_events++;
io_events        2057 drivers/scsi/be2iscsi/be_main.c 	hwi_ring_eq_db(phba, eq->id, 1, io_events, 0, 1);
io_events          71 fs/aio.c       	struct io_event		io_events[0];
io_events          70 tools/perf/builtin-timechart.c 	u64			io_events;
io_events         836 tools/perf/builtin-timechart.c 	tchart->io_events++;
io_events        1455 tools/perf/builtin-timechart.c 	int thresh = tchart->io_events ? BYTES_THRESH : TIME_THRESH;
io_events        1465 tools/perf/builtin-timechart.c 		else if (tchart->io_events)
io_events        1475 tools/perf/builtin-timechart.c 	if (tchart->io_events) {