Home | History | Annotate | Download | only in blktrace

Lines Matching refs:io_info

115 	struct io_info *ios;
165 struct io_info *ios;
244 struct io_info {
1484 static int net_sendfile(struct io_info *iop)
1501 static inline int net_sendfile_data(struct tracer *tp, struct io_info *iop)
1554 static int set_vbuf(struct io_info *iop, int mode, size_t size)
1568 static int iop_open(struct io_info *iop, int cpu)
1607 static void close_iop(struct io_info *iop)
1631 struct io_info *iop = &tp->ios[--tp->nios];
1654 struct io_info *iop;
1657 tp->ios = calloc(ndevs, sizeof(struct io_info));
1658 memset(tp->ios, 0, ndevs * sizeof(struct io_info));
1722 struct io_info *iop = tp->ios;
1765 struct io_info *iop = tp->ios;
1799 struct io_info *iop = tp->ios;
2343 struct io_info *iop;
2403 struct io_info *iop;
2470 struct io_info *iop = &dpp->ios[bnh->cpu];