NUM_GPRS           76 arch/s390/include/asm/compat.h 	u32 gprs[NUM_GPRS];
NUM_GPRS           82 arch/s390/include/asm/compat.h 	u32 gprs_high[NUM_GPRS];
NUM_GPRS           82 arch/s390/include/asm/ptrace.h 			unsigned long gprs[NUM_GPRS];
NUM_GPRS          284 arch/s390/include/uapi/asm/ptrace.h 	unsigned long gprs[NUM_GPRS];
NUM_GPRS          296 arch/s390/include/uapi/asm/ptrace.h 	unsigned long gprs[NUM_GPRS];
NUM_GPRS          442 arch/s390/include/uapi/asm/ptrace.h 	unsigned long gprs[NUM_GPRS];
NUM_GPRS           23 arch/s390/kernel/compat_ptrace.h 	u32 gprs[NUM_GPRS];
NUM_GPRS           76 arch/s390/kernel/compat_signal.c 	for (i = 0; i < NUM_GPRS; i++)
NUM_GPRS          114 arch/s390/kernel/compat_signal.c 	for (i = 0; i < NUM_GPRS; i++)
NUM_GPRS          127 arch/s390/kernel/compat_signal.c 	__u32 gprs_high[NUM_GPRS];
NUM_GPRS          132 arch/s390/kernel/compat_signal.c 	for (i = 0; i < NUM_GPRS; i++)
NUM_GPRS          155 arch/s390/kernel/compat_signal.c 	__u32 gprs_high[NUM_GPRS];
NUM_GPRS          163 arch/s390/kernel/compat_signal.c 	for (i = 0; i < NUM_GPRS; i++)
NUM_GPRS         1687 arch/s390/kernel/ptrace.c static const char *gpr_names[NUM_GPRS] = {
NUM_GPRS         1694 arch/s390/kernel/ptrace.c 	if (offset >= NUM_GPRS)
NUM_GPRS         1707 arch/s390/kernel/ptrace.c 	if (offset >= NUM_GPRS)
NUM_GPRS         1714 arch/s390/kernel/ptrace.c 	if (offset >= NUM_GPRS)
NUM_GPRS          284 tools/arch/s390/include/uapi/asm/ptrace.h 	unsigned long gprs[NUM_GPRS];
NUM_GPRS          296 tools/arch/s390/include/uapi/asm/ptrace.h 	unsigned long gprs[NUM_GPRS];
NUM_GPRS          442 tools/arch/s390/include/uapi/asm/ptrace.h 	unsigned long gprs[NUM_GPRS];