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

  /external/blktrace/btt/
devs.c 78 list_del(&dip->all_head);
101 struct d_info *dip = list_entry(p, struct d_info, all_head);
152 list_add_tail(&dip->all_head, &all_devs);
217 func(list_entry(p, struct d_info, all_head), arg);
276 struct d_info *dip = list_entry(p, struct d_info, all_head);
globals.h 131 struct list_head all_head, hash_head; member in struct:d_info
iostat.c 205 dip = list_entry(p, struct d_info, all_head);

Completed in 903 milliseconds