Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/misc/sgi-gru/ !
Dgruprocfs.c20 #define printstat(s, f) printstat_val(s, &gru_stats.f, #f)
110 memset(&gru_stats, 0, sizeof(gru_stats)); in statistics_write()
Dgrutables.h143 extern struct gru_stats_s gru_stats;
267 atomic_long_inc(&gru_stats.id); \
Dgrufile.c42 struct gru_stats_s gru_stats; variable