Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/sgi-gru/
Dgrutables.h240 tghop_invalidate, mcsop_last}; enumerator
248 extern struct mcs_op_statistic mcs_op_statistics[mcsop_last];
Dgruhandles.c28 struct mcs_op_statistic mcs_op_statistics[mcsop_last];
Dgruprocfs.c123 for (op = 0; op < mcsop_last; op++) { in mcs_statistics_show()