Home
last modified time | relevance | path

Searched refs:mcsop_last (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/misc/sgi-gru/
Dgrutables.h251 tghop_invalidate, mcsop_last}; enumerator
259 extern struct mcs_op_statistic mcs_op_statistics[mcsop_last];
Dgruhandles.c40 struct mcs_op_statistic mcs_op_statistics[mcsop_last];
Dgruprocfs.c136 for (op = 0; op < mcsop_last; op++) { in mcs_statistics_show()