Home
last modified time | relevance | path

Searched refs:s390_regs (Results 1 – 4 of 4) sorted by relevance

/linux/arch/s390/include/asm/ !
H A Delf.h170 typedef s390_regs elf_gregset_t;
/linux/arch/s390/include/uapi/asm/ !
H A Dptrace.h164 } s390_regs; typedef
/linux/arch/s390/kernel/ !
H A Dptrace.c517 for (pos = 0; pos < sizeof(s390_regs); pos += sizeof(long)) in s390_regs_get()
906 .n = sizeof(s390_regs) / sizeof(long),
/linux/tools/testing/selftests/seccomp/ !
H A Dseccomp_bpf.c1832 # define ARCH_REGS s390_regs