Home
last modified time | relevance | path

Searched refs:user_regset (Results 1 – 25 of 36) sorted by relevance

12

/linux-6.6.21/arch/powerpc/kernel/ptrace/
Dptrace-decl.h73 int fpr_set(struct task_struct *target, const struct user_regset *regset,
79 int vsr_active(struct task_struct *target, const struct user_regset *regset);
81 int vsr_set(struct task_struct *target, const struct user_regset *regset,
87 int vr_active(struct task_struct *target, const struct user_regset *regset);
89 int vr_set(struct task_struct *target, const struct user_regset *regset,
95 int evr_active(struct task_struct *target, const struct user_regset *regset);
97 int evr_set(struct task_struct *target, const struct user_regset *regset,
104 const struct user_regset *regset,
108 const struct user_regset *regset,
121 int tm_cgpr_active(struct task_struct *target, const struct user_regset *regset);
[all …]
Dptrace-tm.c58 int tm_cgpr_active(struct task_struct *target, const struct user_regset *regset) in tm_cgpr_active()
86 int tm_cgpr_get(struct task_struct *target, const struct user_regset *regset, in tm_cgpr_get()
134 int tm_cgpr_set(struct task_struct *target, const struct user_regset *regset, in tm_cgpr_set()
200 int tm_cfpr_active(struct task_struct *target, const struct user_regset *regset) in tm_cfpr_active()
229 int tm_cfpr_get(struct task_struct *target, const struct user_regset *regset, in tm_cfpr_get()
273 int tm_cfpr_set(struct task_struct *target, const struct user_regset *regset, in tm_cfpr_set()
312 int tm_cvmx_active(struct task_struct *target, const struct user_regset *regset) in tm_cvmx_active()
342 int tm_cvmx_get(struct task_struct *target, const struct user_regset *regset, in tm_cvmx_get()
393 int tm_cvmx_set(struct task_struct *target, const struct user_regset *regset, in tm_cvmx_set()
440 int tm_cvsx_active(struct task_struct *target, const struct user_regset *regset) in tm_cvsx_active()
[all …]
Dptrace-view.c218 static int gpr_get(struct task_struct *target, const struct user_regset *regset, in gpr_get()
238 static int gpr_set(struct task_struct *target, const struct user_regset *regset, in gpr_set()
290 static int ppr_get(struct task_struct *target, const struct user_regset *regset, in ppr_get()
299 static int ppr_set(struct task_struct *target, const struct user_regset *regset, in ppr_set()
310 static int dscr_get(struct task_struct *target, const struct user_regset *regset, in dscr_get()
315 static int dscr_set(struct task_struct *target, const struct user_regset *regset, in dscr_set()
324 static int tar_get(struct task_struct *target, const struct user_regset *regset, in tar_get()
329 static int tar_set(struct task_struct *target, const struct user_regset *regset, in tar_set()
337 static int ebb_active(struct task_struct *target, const struct user_regset *regset) in ebb_active()
348 static int ebb_get(struct task_struct *target, const struct user_regset *regset, in ebb_get()
[all …]
Dptrace-vsx.c21 int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get()
49 int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set()
79 int vsr_active(struct task_struct *target, const struct user_regset *regset) in vsr_active()
97 int vsr_get(struct task_struct *target, const struct user_regset *regset, in vsr_get()
126 int vsr_set(struct task_struct *target, const struct user_regset *regset, in vsr_set()
Dptrace-spe.c19 int evr_active(struct task_struct *target, const struct user_regset *regset) in evr_active()
25 int evr_get(struct task_struct *target, const struct user_regset *regset, in evr_get()
39 int evr_set(struct task_struct *target, const struct user_regset *regset, in evr_set()
Dptrace-altivec.c23 int vr_active(struct task_struct *target, const struct user_regset *regset) in vr_active()
43 int vr_get(struct task_struct *target, const struct user_regset *regset, in vr_get()
79 int vr_set(struct task_struct *target, const struct user_regset *regset, in vr_set()
Dptrace-novsx.c21 int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get()
49 int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set()
/linux-6.6.21/include/linux/
Dregset.h18 struct user_regset;
95 const struct user_regset *regset);
98 const struct user_regset *regset,
118 const struct user_regset *regset,
144 const struct user_regset *regset,
200 struct user_regset { struct
232 const struct user_regset *regsets;
301 const struct user_regset *regset,
305 const struct user_regset *regset,
329 const struct user_regset *regset = &view->regsets[setno]; in copy_regset_from_user()
/linux-6.6.21/arch/riscv/kernel/
Dptrace.c34 const struct user_regset *regset, in riscv_gpr_get()
42 const struct user_regset *regset, in riscv_gpr_set()
54 const struct user_regset *regset, in riscv_fpr_get()
68 const struct user_regset *regset, in riscv_fpr_set()
89 const struct user_regset *regset, in riscv_vr_get()
119 const struct user_regset *regset, in riscv_vr_set()
152 static const struct user_regset riscv_user_regset[] = {
310 const struct user_regset *regset, in compat_riscv_gpr_get()
322 const struct user_regset *regset, in compat_riscv_gpr_set()
336 static const struct user_regset compat_riscv_user_regset[] = {
/linux-6.6.21/arch/x86/kernel/fpu/
Dregset.c23 int regset_fpregs_active(struct task_struct *target, const struct user_regset *regset) in regset_fpregs_active()
28 int regset_xregset_fpregs_active(struct task_struct *target, const struct user_regset *regset) in regset_xregset_fpregs_active()
71 int xfpregs_get(struct task_struct *target, const struct user_regset *regset, in xfpregs_get()
90 int xfpregs_set(struct task_struct *target, const struct user_regset *regset, in xfpregs_set()
130 int xstateregs_get(struct task_struct *target, const struct user_regset *regset, in xstateregs_get()
142 int xstateregs_set(struct task_struct *target, const struct user_regset *regset, in xstateregs_set()
179 int ssp_active(struct task_struct *target, const struct user_regset *regset) in ssp_active()
187 int ssp_get(struct task_struct *target, const struct user_regset *regset, in ssp_get()
212 int ssp_set(struct task_struct *target, const struct user_regset *regset, in ssp_set()
400 int fpregs_get(struct task_struct *target, const struct user_regset *regset, in fpregs_get()
[all …]
/linux-6.6.21/arch/arm64/kernel/
Dptrace.c474 const struct user_regset *regset, in hw_break_get()
506 const struct user_regset *regset, in hw_break_set()
555 const struct user_regset *regset, in gpr_get()
562 static int gpr_set(struct task_struct *target, const struct user_regset *regset, in gpr_set()
580 static int fpr_active(struct task_struct *target, const struct user_regset *regset) in fpr_active()
591 const struct user_regset *regset, in __fpr_get()
603 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get()
616 const struct user_regset *regset, in __fpr_set()
642 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set()
661 static int tls_get(struct task_struct *target, const struct user_regset *regset, in tls_get()
[all …]
/linux-6.6.21/kernel/
Dregset.c7 const struct user_regset *regset, in __regset_get()
34 const struct user_regset *regset, in regset_get()
43 const struct user_regset *regset, in regset_get_alloc()
67 const struct user_regset *regset = &view->regsets[setno]; in copy_regset_to_user()
/linux-6.6.21/arch/openrisc/kernel/
Dptrace.c49 const struct user_regset *regset, in genregs_get()
65 const struct user_regset *regset, in genregs_set()
97 const struct user_regset *regset, in fpregs_get()
106 const struct user_regset *regset, in fpregs_set()
127 static const struct user_regset or1k_regsets[] = {
/linux-6.6.21/arch/sparc/kernel/
Dptrace_32.c84 const struct user_regset *regset, in genregs32_get()
107 const struct user_regset *regset, in genregs32_set()
167 const struct user_regset *regset, in fpregs32_get()
183 const struct user_regset *regset, in fpregs32_set()
212 static const struct user_regset sparc32_regsets[] = {
245 const struct user_regset *regset, in getregs_get()
261 const struct user_regset *regset, in setregs_set()
288 const struct user_regset *regset, in getfpregs_get()
301 const struct user_regset *regset, in setfpregs_set()
323 static const struct user_regset ptrace32_regsets[] = {
Dptrace_64.c247 const struct user_regset *regset, in genregs64_get()
268 const struct user_regset *regset, in genregs64_set()
342 const struct user_regset *regset, in fpregs64_get()
372 const struct user_regset *regset, in fpregs64_set()
414 static const struct user_regset sparc64_regsets[] = {
443 const struct user_regset *regset, in getregs64_get()
458 const struct user_regset *regset, in setregs64_set()
509 static const struct user_regset ptrace64_regsets[] = {
533 const struct user_regset *regset, in genregs32_get()
559 const struct user_regset *regset, in genregs32_set()
[all …]
/linux-6.6.21/arch/sh/kernel/
Dptrace_32.c135 const struct user_regset *regset, in genregs_get()
144 const struct user_regset *regset, in genregs_set()
168 const struct user_regset *regset, in fpregs_get()
182 const struct user_regset *regset, in fpregs_set()
203 const struct user_regset *regset) in fpregs_active()
211 const struct user_regset *regset, in dspregs_get()
221 const struct user_regset *regset, in dspregs_set()
239 const struct user_regset *regset) in dspregs_active()
287 static const struct user_regset sh_regsets[] = {
/linux-6.6.21/arch/s390/kernel/
Dptrace.c838 const struct user_regset *regset, in s390_regs_get()
851 const struct user_regset *regset, in s390_regs_set()
887 const struct user_regset *regset, in s390_fpregs_get()
902 const struct user_regset *regset, unsigned int pos, in s390_fpregs_set()
942 const struct user_regset *regset, in s390_last_break_get()
949 const struct user_regset *regset, in s390_last_break_set()
957 const struct user_regset *regset, in s390_tdb_get()
970 const struct user_regset *regset, in s390_tdb_set()
978 const struct user_regset *regset, in s390_vxrs_low_get()
994 const struct user_regset *regset, in s390_vxrs_low_set()
[all …]
/linux-6.6.21/arch/mips/kernel/
Dptrace.c218 const struct user_regset *regset, in gpr32_get()
229 const struct user_regset *regset, in gpr32_set()
283 const struct user_regset *regset, in gpr64_get()
294 const struct user_regset *regset, in gpr64_set()
441 const struct user_regset *regset, in fpr_get()
508 const struct user_regset *regset, in fpr_set()
552 const struct user_regset *regset, in fp_mode_get()
568 const struct user_regset *regset, in fp_mode_set()
603 const struct user_regset *regset, in copy_pad_fprs()
623 const struct user_regset *regset, in msa_get()
[all …]
/linux-6.6.21/arch/loongarch/kernel/
Dptrace.c76 const struct user_regset *regset, in gpr_get()
91 const struct user_regset *regset, in gpr_set()
146 const struct user_regset *regset, in fpr_get()
198 const struct user_regset *regset, in fpr_set()
230 const struct user_regset *regset, in cfg_get()
249 const struct user_regset *regset, in cfg_set()
259 const struct user_regset *regset, in copy_pad_fprs()
279 const struct user_regset *regset, in simd_get()
309 const struct user_regset *regset, in simd_set()
344 const struct user_regset *regset, in lbt_get()
[all …]
/linux-6.6.21/arch/nios2/kernel/
Dptrace.c22 const struct user_regset *regset, in genregs_get()
47 const struct user_regset *regset, in genregs_set()
96 static const struct user_regset nios2_regsets[] = {
/linux-6.6.21/arch/parisc/kernel/
Dptrace.c403 const struct user_regset *regset, in fpr_get()
412 const struct user_regset *regset, in fpr_set()
520 const struct user_regset *regset, in gpr_get()
532 const struct user_regset *regset, in gpr_set()
563 static const struct user_regset native_regsets[] = {
583 const struct user_regset *regset, in gpr32_get()
596 const struct user_regset *regset, in gpr32_set()
630 static const struct user_regset compat_regsets[] = {
/linux-6.6.21/arch/hexagon/kernel/
Dptrace.c37 const struct user_regset *regset, in genregs_get()
73 const struct user_regset *regset, in genregs_set()
135 static const struct user_regset hexagon_regsets[] = {
/linux-6.6.21/arch/arm/kernel/
Dptrace.c545 const struct user_regset *regset, in gpr_get()
552 const struct user_regset *regset, in gpr_set()
573 const struct user_regset *regset, in fpa_get()
581 const struct user_regset *regset, in fpa_set()
612 const struct user_regset *regset, in vfp_get()
632 const struct user_regset *regset, in vfp_set()
678 static const struct user_regset arm_regsets[] = {
/linux-6.6.21/arch/x86/kernel/
Dtls.c244 const struct user_regset *regset) in regset_tls_active()
253 int regset_tls_get(struct task_struct *target, const struct user_regset *regset, in regset_tls_get()
267 int regset_tls_set(struct task_struct *target, const struct user_regset *regset, in regset_tls_set()
/linux-6.6.21/arch/csky/kernel/
Dptrace.c78 const struct user_regset *regset, in gpr_get()
90 const struct user_regset *regset, in gpr_set()
114 const struct user_regset *regset, in fpr_get()
138 const struct user_regset *regset, in fpr_set()
167 static const struct user_regset csky_regsets[] = {

12