Searched refs:jentry (Results 1 – 1 of 1) sorted by relevance
507 struct flist_head *jentry, *entry; in find_xy_value() local513 flist_for_each(jentry, &i->value_list) { in find_xy_value()514 j = flist_entry(jentry, struct graph_value, list); in find_xy_value()