Home
last modified time | relevance | path

Searched refs:elf_fpregset_t (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/linux/arch/arc/include/uapi/asm/
H A Delf.h28 typedef unsigned long elf_fpregset_t; typedef
/openbmc/linux/arch/openrisc/include/uapi/asm/
H A Delf.h56 typedef struct __or1k_fpu_state elf_fpregset_t; typedef
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dsigcontext.h32 elf_fpregset_t fp_regs;
H A Ducontext.h15 elf_fpregset_t mc_fregs;
H A Delf.h141 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/openbmc/linux/arch/nios2/include/uapi/asm/
H A Delf.h57 typedef unsigned long elf_fpregset_t; typedef
/openbmc/linux/arch/powerpc/include/asm/
H A Dsyscalls_32.h41 elf_fpregset_t mc_fregs;
/openbmc/linux/arch/csky/include/asm/
H A Delf.h32 typedef struct user_fp elf_fpregset_t; typedef
/openbmc/linux/arch/riscv/include/uapi/asm/
H A Delf.h24 typedef union __riscv_fp_state elf_fpregset_t; typedef
/openbmc/linux/arch/sparc/include/asm/
H A Delf_32.h92 } elf_fpregset_t; typedef
H A Delf_64.h129 } elf_fpregset_t; typedef
/openbmc/linux/arch/csky/kernel/
H A Dprocess.c73 int elf_core_copy_task_fpregs(struct task_struct *t, elf_fpregset_t *fpu) in elf_core_copy_task_fpregs()
/openbmc/linux/include/linux/
H A Delfcore.h97 int elf_core_copy_task_fpregs(struct task_struct *t, elf_fpregset_t *fpu);
/openbmc/linux/arch/microblaze/include/uapi/asm/
H A Delf.h65 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/openbmc/linux/arch/alpha/include/asm/
H A Delf.h72 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/openbmc/linux/arch/arm/include/asm/
H A Delf.h23 typedef struct user_fp elf_fpregset_t; typedef
/openbmc/linux/arch/m68k/include/asm/
H A Delf.h44 typedef struct user_m68kfp_struct elf_fpregset_t; typedef
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace.c143 0, sizeof(elf_fpregset_t), in arch_ptrace()
149 0, sizeof(elf_fpregset_t), in arch_ptrace()
/openbmc/linux/arch/xtensa/include/asm/
H A Delf.h87 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/openbmc/linux/arch/ia64/include/asm/
H A Delf.h186 typedef elf_fpreg_t elf_fpregset_t[ELF_NFPREG]; typedef
/openbmc/linux/arch/arm64/include/asm/
H A Delf.h152 typedef struct user_fpsimd_state elf_fpregset_t; typedef
/openbmc/linux/arch/microblaze/kernel/
H A Dprocess.c136 int elf_core_copy_task_fpregs(struct task_struct *t, elf_fpregset_t *fpu) in elf_core_copy_task_fpregs()
/openbmc/linux/arch/sh/include/asm/
H A Delf.h80 typedef struct user_fpu_struct elf_fpregset_t; typedef
/openbmc/linux/arch/hexagon/include/asm/
H A Delf.h84 typedef unsigned long elf_fpregset_t; typedef
/openbmc/linux/arch/x86/um/asm/
H A Delf.h200 typedef struct user_i387_struct elf_fpregset_t; typedef

12