Searched refs:ocons (Results 1 – 1 of 1) sorted by relevance
608 static int sort_ocontext_data(struct ocontext **ocons, int (*cmp)(const void *, const void *)) in sort_ocontext_data() argument615 for (ocon = *ocons; ocon != NULL; ocon = ocon->next) { in sort_ocontext_data()630 for (ocon = *ocons; ocon != NULL; ocon = ocon->next) { in sort_ocontext_data()637 *ocons = data[0]; in sort_ocontext_data()