HomeSort by relevance Sort by last modified time
    Searched refs:dip_foreach_list (Results 1 - 4 of 4) sorted by null

  /external/blktrace/btt/
trace_issue.c 39 dip_foreach_list(d_iop, IOP_Q, &head);
trace_complete.c 66 dip_foreach_list(c_iop, IOP_Q, &head);
devs.c 202 void dip_foreach_list(struct io *iop, enum iop_type type, struct list_head *hd) function
globals.h 211 void dip_foreach_list(struct io *iop, enum iop_type type, struct list_head *hd);

Completed in 29 milliseconds