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

/linux-master/arch/s390/include/asm/
H A Delf.h167 typedef s390_regs elf_gregset_t;
/linux-master/arch/s390/include/uapi/asm/
H A Dptrace.h278 * The s390_regs structure is used to define the elf_gregset_t.
285 } s390_regs; typedef in typeref:struct:__anon5
/linux-master/arch/s390/kernel/
H A Dptrace.c821 for (pos = 0; pos < sizeof(s390_regs); pos += sizeof(long))
1210 .n = sizeof(s390_regs) / sizeof(long),
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1810 # define ARCH_REGS s390_regs

Completed in 286 milliseconds