Searched defs:cyc2ns (Results 1 – 1 of 1) sorted by relevance
69 struct cyc2ns { struct70 struct cyc2ns_data data[2]; /* 0 + 2*24 = 48 */ argument71 struct cyc2ns_data *head; /* 48 + 8 = 56 */ argument72 struct cyc2ns_data *tail; /* 56 + 8 = 64 */ argument