Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/sgi-gru/
Dgrutables.h239 tghop_invalidate, mcsop_last}; enumerator
247 extern struct mcs_op_statistic mcs_op_statistics[mcsop_last];
Dgruhandles.c27 struct mcs_op_statistic mcs_op_statistics[mcsop_last];
Dgruprocfs.c123 for (op = 0; op < mcsop_last; op++) { in mcs_statistics_show()