Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.h142 extern struct gru_stats_s gru_stats;
266 atomic_long_inc(&gru_stats.id); \
Dgrufile.c42 struct gru_stats_s gru_stats; variable