Searched refs:device_selection (Results 1 – 6 of 6) sorted by relevance
560 struct device_selection *old_dev_select = NULL; in devstat_selectdevs()577 sizeof(struct device_selection)); in devstat_selectdevs()633 old_dev_select = (struct device_selection *)malloc( in devstat_selectdevs()634 *num_selections * sizeof(struct device_selection)); in devstat_selectdevs()643 sizeof(struct device_selection) * *num_selections); in devstat_selectdevs()648 numdevs * sizeof(struct device_selection)); in devstat_selectdevs()865 sizeof(struct device_selection), in devstat_selectdevs()1012 if ((((const struct device_selection *)arg1)->selected) in compare_select()1018 else if (((const struct device_selection *)arg2)->bytes < in compare_select()1019 ((const struct device_selection *)arg1)->bytes) in compare_select()[all …]
121 struct device_selection { struct159 int devstat_selectdevs(struct device_selection **dev_select, int *num_selected,
67 extern struct device_selection *dev_select;
87 struct device_selection *dev_select;
139 static struct device_selection *dev_select;
103 static struct device_selection *dev_select;