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

/linux-master/arch/s390/kernel/
H A Ddiag.c22 unsigned int counter[NR_DIAG_STAT];
32 static const struct diag_desc diag_map[NR_DIAG_STAT] = {
90 } else if (n <= NR_DIAG_STAT) {
104 return *pos <= NR_DIAG_STAT ? (void *)((unsigned long) *pos + 1) : NULL;
/linux-master/arch/s390/include/asm/
H A Ddiag.h41 NR_DIAG_STAT enumerator in enum:diag_stat_enum

Completed in 127 milliseconds