Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Delf.h139 typedef s390_regs elf_gregset_t;
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Delf.h167 typedef s390_regs elf_gregset_t;
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H A Dptrace.h280 * The s390_regs structure is used to define the elf_gregset_t.
287 } s390_regs; typedef
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/tools/arch/s390/include/uapi/asm/
H A Dptrace.h280 * The s390_regs structure is used to define the elf_gregset_t.
287 } s390_regs; typedef
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dptrace.c951 for (pos = 0; pos < sizeof(s390_regs); pos += sizeof(long)) in s390_regs_get()
1347 .n = sizeof(s390_regs) / sizeof(long),
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dptrace.c845 for (pos = 0; pos < sizeof(s390_regs); pos += sizeof(long)) in s390_regs_get()
1243 .n = sizeof(s390_regs) / sizeof(long),
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1785 # define ARCH_REGS s390_regs
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1810 # define ARCH_REGS s390_regs

Completed in 19 milliseconds