Home
last modified time | relevance | path

Searched refs:NR_DIAG_STAT (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/s390/kernel/
A Ddiag.c21 unsigned int counter[NR_DIAG_STAT];
31 static const struct diag_desc diag_map[NR_DIAG_STAT] = {
88 } else if (n <= NR_DIAG_STAT) { in show_diag_stat()
102 return *pos <= NR_DIAG_STAT ? (void *)((unsigned long) *pos + 1) : NULL; in show_diag_stat_start()
/linux-6.3-rc2/arch/s390/include/asm/
A Ddiag.h40 NR_DIAG_STAT enumerator

Completed in 5 milliseconds