Searched refs:mpl_tseg (Results 1 – 2 of 2) sorted by relevance
38 struct mpl_tseg { struct42 struct mpl_tseg *prev; argument43 struct mpl_tseg *next; argument53 struct mpl_tseg *segment;
54 static struct mpl_tseg seg_2;55 static struct mpl_tseg seg_3;57 static struct mpl_tseg seg_1 = {65 static struct mpl_tseg seg_2 = {73 static struct mpl_tseg seg_3 = {347 struct mpl_tseg *seg = track->segment; in setup_segments_object()