| /arch/powerpc/kernel/ptrace/ |
| A D | ptrace-tm.c | 58 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() 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() 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() 574 int tm_spr_get(struct task_struct *target, const struct user_regset *regset, in tm_spr_get() 616 int tm_spr_set(struct task_struct *target, const struct user_regset *regset, in tm_spr_set() 664 int tm_tar_get(struct task_struct *target, const struct user_regset *regset, in tm_tar_get() [all …]
|
| A D | ptrace-view.c | 218 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() 324 static int tar_get(struct task_struct *target, const struct user_regset *regset, in tar_get() 700 int gpr32_get_common(struct task_struct *target, in gpr32_get_common() 714 static int gpr32_set_common_kernel(struct task_struct *target, in gpr32_set_common_kernel() 752 static int gpr32_set_common_user(struct task_struct *target, in gpr32_set_common_user() 806 int gpr32_set_common(struct task_struct *target, in gpr32_set_common() 818 static int gpr32_get(struct task_struct *target, in gpr32_get() [all …]
|
| A D | ptrace-vsx.c | 21 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()
|
| A D | ptrace-spe.c | 19 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()
|
| A D | ptrace-altivec.c | 23 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()
|
| A D | ptrace-novsx.c | 21 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()
|
| /arch/s390/kernel/ |
| A D | ptrace.c | 816 static int s390_regs_get(struct task_struct *target, in s390_regs_get() 829 static int s390_regs_set(struct task_struct *target, in s390_regs_set() 865 static int s390_fpregs_get(struct task_struct *target, in s390_fpregs_get() 880 static int s390_fpregs_set(struct task_struct *target, in s390_fpregs_set() 926 static int s390_tdb_get(struct task_struct *target, in s390_tdb_get() 939 static int s390_tdb_set(struct task_struct *target, in s390_tdb_set() 947 static int s390_vxrs_low_get(struct task_struct *target, in s390_vxrs_low_get() 1033 static int s390_gs_cb_get(struct task_struct *target, in s390_gs_cb_get() 1048 static int s390_gs_cb_set(struct task_struct *target, in s390_gs_cb_set() 1087 static int s390_gs_bc_get(struct task_struct *target, in s390_gs_bc_get() [all …]
|
| /arch/x86/kernel/fpu/ |
| A D | regset.c | 23 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() 213 int ssp_set(struct task_struct *target, const struct user_regset *regset, in ssp_set() 401 int fpregs_get(struct task_struct *target, const struct user_regset *regset, in fpregs_get() [all …]
|
| /arch/arm64/kernel/ |
| A D | ptrace.c | 555 static int gpr_get(struct task_struct *target, in gpr_get() 762 struct task_struct *target, in sve_init_header_from_task() 873 static int sve_get(struct task_struct *target, in sve_get() 1014 static int sve_set(struct task_struct *target, in sve_set() 1052 static int za_get(struct task_struct *target, in za_get() 1101 static int za_set(struct task_struct *target, in za_set() 1190 static int zt_get(struct task_struct *target, in zt_get() 1210 static int zt_set(struct task_struct *target, in zt_set() 1456 static int poe_get(struct task_struct *target, in poe_get() 1492 const struct task_struct *target) in task_gcs_to_user() [all …]
|
| /arch/parisc/net/ |
| A D | bpf_jit.h | 99 #define hppa_ldo(im14, reg, target) \ argument 103 #define hppa_or(reg1, reg2, target) \ argument 107 #define hppa_and(reg1, reg2, target) \ argument 111 #define hppa_xor(reg1, reg2, target) \ argument 113 #define hppa_add(reg1, reg2, target) \ argument 127 #define hppa_copy(reg, target) \ argument 155 #define hppa_shl(r, len, target) \ argument 159 #define hppa_depwz_sar(reg, target) \ argument 161 #define hppa_shrpw_sar(reg, target) \ argument 173 #define hppa_shr(r, len, target) \ argument [all …]
|
| A D | bpf_jit_comp64.c | 79 static void emit_hppa64_depd(u8 src, u8 pos, u8 len, u8 target, bool no_zero, struct hppa_jit_conte… in emit_hppa64_depd() 92 static void emit_hppa64_shld(u8 src, int num, u8 target, struct hppa_jit_context *ctx) in emit_hppa64_shld() 97 static void emit_hppa64_extrd(u8 src, u8 pos, u8 len, u8 target, bool signed_op, struct hppa_jit_co… in emit_hppa64_extrd() 109 static void emit_hppa64_extrw(u8 src, u8 pos, u8 len, u8 target, bool signed_op, struct hppa_jit_co… in emit_hppa64_extrw() 119 #define emit_hppa64_zext32(r, target, ctx) \ argument 121 #define emit_hppa64_sext32(r, target, ctx) \ argument 124 static void emit_hppa64_shrd(u8 src, int num, u8 target, bool signed_op, struct hppa_jit_context *c… in emit_hppa64_shrd() 129 static void emit_hppa64_shrw(u8 src, int num, u8 target, bool signed_op, struct hppa_jit_context *c… in emit_hppa64_shrw()
|
| /arch/sparc/kernel/ |
| A D | ptrace_32.c | 47 static int regwindow32_get(struct task_struct *target, in regwindow32_get() 65 static int regwindow32_set(struct task_struct *target, in regwindow32_set() 83 static int genregs32_get(struct task_struct *target, in genregs32_get() 106 static int genregs32_set(struct task_struct *target, in genregs32_set() 166 static int fpregs32_get(struct task_struct *target, in fpregs32_get() 182 static int fpregs32_set(struct task_struct *target, in fpregs32_set() 244 static int getregs_get(struct task_struct *target, in getregs_get() 260 static int setregs_set(struct task_struct *target, in setregs_set() 287 static int getfpregs_get(struct task_struct *target, in getfpregs_get() 300 static int setfpregs_set(struct task_struct *target, in setfpregs_set()
|
| A D | ptrace_64.c | 246 static int genregs64_get(struct task_struct *target, in genregs64_get() 267 static int genregs64_set(struct task_struct *target, in genregs64_set() 341 static int fpregs64_get(struct task_struct *target, in fpregs64_get() 371 static int fpregs64_set(struct task_struct *target, in fpregs64_set() 442 static int getregs64_get(struct task_struct *target, in getregs64_get() 457 static int setregs64_set(struct task_struct *target, in setregs64_set() 532 static int genregs32_get(struct task_struct *target, in genregs32_get() 676 static int fpregs32_get(struct task_struct *target, in fpregs32_get() 698 static int fpregs32_set(struct task_struct *target, in fpregs32_set() 776 static int getregs_get(struct task_struct *target, in getregs_get() [all …]
|
| /arch/riscv/kernel/ |
| A D | ptrace.c | 36 static int riscv_gpr_get(struct task_struct *target, in riscv_gpr_get() 44 static int riscv_gpr_set(struct task_struct *target, in riscv_gpr_set() 56 static int riscv_fpr_get(struct task_struct *target, in riscv_fpr_get() 70 static int riscv_fpr_set(struct task_struct *target, in riscv_fpr_set() 91 static int riscv_vr_get(struct task_struct *target, in riscv_vr_get() 124 static int riscv_vr_set(struct task_struct *target, in riscv_vr_set() 159 static int tagged_addr_ctrl_get(struct task_struct *target, in tagged_addr_ctrl_get() 171 static int tagged_addr_ctrl_set(struct task_struct *target, in tagged_addr_ctrl_set() 354 static int compat_riscv_gpr_get(struct task_struct *target, in compat_riscv_gpr_get() 366 static int compat_riscv_gpr_set(struct task_struct *target, in compat_riscv_gpr_set()
|
| A D | cfi.c | 14 static bool decode_cfi_insn(struct pt_regs *regs, unsigned long *target, in decode_cfi_insn() 67 unsigned long target; in handle_cfi_failure() local
|
| /arch/mips/kernel/ |
| A D | ptrace.c | 217 static int gpr32_get(struct task_struct *target, in gpr32_get() 228 static int gpr32_set(struct task_struct *target, in gpr32_set() 282 static int gpr64_get(struct task_struct *target, in gpr64_get() 293 static int gpr64_set(struct task_struct *target, in gpr64_set() 440 static int fpr_get(struct task_struct *target, in fpr_get() 507 static int fpr_set(struct task_struct *target, in fpr_set() 622 static int msa_get(struct task_struct *target, in msa_get() 652 static int msa_set(struct task_struct *target, in msa_set() 700 static int dsp32_get(struct task_struct *target, in dsp32_get() 721 static int dsp32_set(struct task_struct *target, in dsp32_set() [all …]
|
| /arch/x86/um/ |
| A D | ptrace.c | 113 static int fpregs_legacy_get(struct task_struct *target, in fpregs_legacy_get() 147 static int fpregs_legacy_set(struct task_struct *target, in fpregs_legacy_set() 168 static int genregs_get(struct task_struct *target, in genregs_get() 179 static int genregs_set(struct task_struct *target, in genregs_set() 211 static int generic_fpregs_active(struct task_struct *target, const struct user_regset *regset) in generic_fpregs_active() 216 static int generic_fpregs_get(struct task_struct *target, in generic_fpregs_get() 226 static int generic_fpregs_set(struct task_struct *target, in generic_fpregs_set()
|
| /arch/sh/kernel/ |
| A D | ptrace_32.c | 134 static int genregs_get(struct task_struct *target, in genregs_get() 143 static int genregs_set(struct task_struct *target, in genregs_set() 167 static int fpregs_get(struct task_struct *target, in fpregs_get() 181 static int fpregs_set(struct task_struct *target, in fpregs_set() 202 static int fpregs_active(struct task_struct *target, in fpregs_active() 210 static int dspregs_get(struct task_struct *target, in dspregs_get() 220 static int dspregs_set(struct task_struct *target, in dspregs_set() 238 static int dspregs_active(struct task_struct *target, in dspregs_active()
|
| /arch/x86/kernel/ |
| A D | cfi.c | 16 static bool decode_cfi_insn(struct pt_regs *regs, unsigned long *target, in decode_cfi_insn() 70 unsigned long target, addr = regs->ip; in handle_cfi_failure() local
|
| A D | tls.c | 243 int regset_tls_active(struct task_struct *target, 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()
|
| /arch/loongarch/kernel/ |
| A D | ptrace.c | 50 static void init_fp_ctx(struct task_struct *target) in init_fp_ctx() 75 static int gpr_get(struct task_struct *target, in gpr_get() 90 static int gpr_set(struct task_struct *target, in gpr_set() 145 static int fpr_get(struct task_struct *target, in fpr_get() 164 static int gfpr_set(struct task_struct *target, in gfpr_set() 197 static int fpr_set(struct task_struct *target, in fpr_set() 229 static int cfg_get(struct task_struct *target, in cfg_get() 248 static int cfg_set(struct task_struct *target, in cfg_set() 278 static int simd_get(struct task_struct *target, in simd_get() 343 static int lbt_get(struct task_struct *target, in lbt_get() [all …]
|
| /arch/openrisc/kernel/ |
| A D | ptrace.c | 48 static int genregs_get(struct task_struct *target, in genregs_get() 64 static int genregs_set(struct task_struct *target, in genregs_set() 97 static int fpregs_get(struct task_struct *target, in fpregs_get() 104 static int fpregs_set(struct task_struct *target, in fpregs_set()
|
| /arch/parisc/kernel/ |
| A D | ptrace.c | 402 static int fpr_get(struct task_struct *target, in fpr_get() 411 static int fpr_set(struct task_struct *target, in fpr_set() 519 static int gpr_get(struct task_struct *target, in gpr_get() 531 static int gpr_set(struct task_struct *target, in gpr_set() 582 static int gpr32_get(struct task_struct *target, in gpr32_get() 595 static int gpr32_set(struct task_struct *target, in gpr32_set()
|
| A D | jump_label.c | 28 void *target = (void *)jump_entry_target(entry); in arch_jump_label_transform() local
|
| /arch/arc/kernel/ |
| A D | ptrace.c | 102 static int genregs_get(struct task_struct *target, in genregs_get() 161 static int genregs_set(struct task_struct *target, in genregs_set() 241 static int arcv2regs_get(struct task_struct *target, in arcv2regs_get() 259 static int arcv2regs_set(struct task_struct *target, in arcv2regs_set()
|