| /arch/powerpc/kernel/ |
| D | ptrace.c | 337 static int gpr_get(struct task_struct *target, const struct user_regset *regset, in gpr_get() 378 static int gpr_set(struct task_struct *target, const struct user_regset *regset, in gpr_set() 445 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() 484 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set() 532 static int vr_active(struct task_struct *target, in vr_active() 553 static int vr_get(struct task_struct *target, const struct user_regset *regset, in vr_get() 603 static int vr_set(struct task_struct *target, const struct user_regset *regset, in vr_set() 649 static int vsr_active(struct task_struct *target, in vsr_active() 668 static int vsr_get(struct task_struct *target, const struct user_regset *regset, in vsr_get() 701 static int vsr_set(struct task_struct *target, const struct user_regset *regset, in vsr_set() [all …]
|
| /arch/arm64/kvm/hyp/ |
| D | hyp-entry.S | 198 .macro invalid_vector label, target = __hyp_panic 226 .macro valid_vect target argument 237 .macro invalid_vect target argument
|
| /arch/s390/kernel/ |
| D | ptrace.c | 892 static int s390_regs_get(struct task_struct *target, in s390_regs_get() 919 static int s390_regs_set(struct task_struct *target, in s390_regs_set() 955 static int s390_fpregs_get(struct task_struct *target, in s390_fpregs_get() 971 static int s390_fpregs_set(struct task_struct *target, in s390_fpregs_set() 1013 static int s390_last_break_get(struct task_struct *target, in s390_last_break_get() 1031 static int s390_last_break_set(struct task_struct *target, in s390_last_break_set() 1039 static int s390_tdb_get(struct task_struct *target, in s390_tdb_get() 1053 static int s390_tdb_set(struct task_struct *target, in s390_tdb_set() 1061 static int s390_vxrs_low_get(struct task_struct *target, in s390_vxrs_low_get() 1078 static int s390_vxrs_low_set(struct task_struct *target, in s390_vxrs_low_set() [all …]
|
| /arch/x86/kernel/fpu/ |
| D | regset.c | 16 int regset_fpregs_active(struct task_struct *target, const struct user_regset *regset) in regset_fpregs_active() 21 int regset_xregset_fpregs_active(struct task_struct *target, const struct user_regset *regset) in regset_xregset_fpregs_active() 29 int xfpregs_get(struct task_struct *target, const struct user_regset *regset, in xfpregs_get() 45 int xfpregs_set(struct task_struct *target, const struct user_regset *regset, in xfpregs_set() 76 int xstateregs_get(struct task_struct *target, const struct user_regset *regset, in xstateregs_get() 113 int xstateregs_set(struct task_struct *target, const struct user_regset *regset, in xstateregs_set() 295 int fpregs_get(struct task_struct *target, const struct user_regset *regset, in fpregs_get() 324 int fpregs_set(struct task_struct *target, const struct user_regset *regset, in fpregs_set()
|
| /arch/mips/kernel/ |
| D | ptrace.c | 212 static int gpr32_get(struct task_struct *target, in gpr32_get() 225 static int gpr32_set(struct task_struct *target, in gpr32_set() 279 static int gpr64_get(struct task_struct *target, in gpr64_get() 292 static int gpr64_set(struct task_struct *target, in gpr64_set() 412 static int fpr_get_fpa(struct task_struct *target, in fpr_get_fpa() 427 static int fpr_get_msa(struct task_struct *target, in fpr_get_msa() 453 static int fpr_get(struct task_struct *target, in fpr_get() 487 static int fpr_set_fpa(struct task_struct *target, in fpr_set_fpa() 502 static int fpr_set_msa(struct task_struct *target, in fpr_set_msa() 535 static int fpr_set(struct task_struct *target, in fpr_set() [all …]
|
| /arch/sh/kernel/ |
| D | ptrace_32.c | 136 static int genregs_get(struct task_struct *target, in genregs_get() 160 static int genregs_set(struct task_struct *target, in genregs_set() 184 int fpregs_get(struct task_struct *target, in fpregs_get() 203 static int fpregs_set(struct task_struct *target, in fpregs_set() 224 static int fpregs_active(struct task_struct *target, in fpregs_active() 232 static int dspregs_get(struct task_struct *target, in dspregs_get() 250 static int dspregs_set(struct task_struct *target, in dspregs_set() 268 static int dspregs_active(struct task_struct *target, in dspregs_active()
|
| D | ptrace_64.c | 146 static int genregs_get(struct task_struct *target, in genregs_get() 179 static int genregs_set(struct task_struct *target, in genregs_set() 214 int fpregs_get(struct task_struct *target, in fpregs_get() 229 static int fpregs_set(struct task_struct *target, in fpregs_set() 246 static int fpregs_active(struct task_struct *target, in fpregs_active()
|
| /arch/riscv/kernel/ |
| D | ptrace.c | 31 static int riscv_gpr_get(struct task_struct *target, in riscv_gpr_get() 42 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() 75 static int riscv_fpr_set(struct task_struct *target, in riscv_fpr_set()
|
| /arch/arm64/kernel/ |
| D | ptrace.c | 476 static int hw_break_get(struct task_struct *target, in hw_break_get() 537 static int hw_break_set(struct task_struct *target, in hw_break_set() 591 static int gpr_get(struct task_struct *target, in gpr_get() 600 static int gpr_set(struct task_struct *target, const struct user_regset *regset, in gpr_set() 621 static int __fpr_get(struct task_struct *target, in __fpr_get() 636 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() 646 static int __fpr_set(struct task_struct *target, in __fpr_set() 673 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set() 689 static int tls_get(struct task_struct *target, const struct user_regset *regset, in tls_get() 701 static int tls_set(struct task_struct *target, const struct user_regset *regset, in tls_set() [all …]
|
| /arch/sparc/kernel/ |
| D | ptrace_64.c | 162 static int get_from_target(struct task_struct *target, unsigned long uaddr, in get_from_target() 177 static int set_to_target(struct task_struct *target, unsigned long uaddr, in set_to_target() 192 static int regwindow64_get(struct task_struct *target, in regwindow64_get() 217 static int regwindow64_set(struct task_struct *target, in regwindow64_set() 248 static int genregs64_get(struct task_struct *target, in genregs64_get() 298 static int genregs64_set(struct task_struct *target, in genregs64_set() 372 static int fpregs64_get(struct task_struct *target, in fpregs64_get() 439 static int fpregs64_set(struct task_struct *target, in fpregs64_set() 516 static int genregs32_get(struct task_struct *target, in genregs32_get() 628 static int genregs32_set(struct task_struct *target, in genregs32_set() [all …]
|
| D | ptrace_32.c | 49 static int genregs32_get(struct task_struct *target, in genregs32_get() 127 static int genregs32_set(struct task_struct *target, in genregs32_set() 211 static int fpregs32_get(struct task_struct *target, in fpregs32_get() 255 static int fpregs32_set(struct task_struct *target, in fpregs32_set()
|
| /arch/csky/kernel/ |
| D | ptrace.c | 72 static int gpr_get(struct task_struct *target, in gpr_get() 87 static int gpr_set(struct task_struct *target, in gpr_set() 110 static int fpr_get(struct task_struct *target, in fpr_get() 135 static int fpr_set(struct task_struct *target, in fpr_set()
|
| /arch/arc/kernel/ |
| D | ptrace.c | 19 static int genregs_get(struct task_struct *target, in genregs_get() 105 static int genregs_set(struct task_struct *target, in genregs_set() 185 static int arcv2regs_get(struct task_struct *target, in arcv2regs_get() 208 static int arcv2regs_set(struct task_struct *target, in arcv2regs_set()
|
| /arch/s390/numa/ |
| D | toptree.c | 122 static int toptree_insert(struct toptree *cand, struct toptree *target) in toptree_insert() 141 static void toptree_move_children(struct toptree *cand, struct toptree *target) in toptree_move_children() 198 void toptree_move(struct toptree *cand, struct toptree *target) in toptree_move()
|
| /arch/x86/kernel/ |
| D | pci-calgary_64.c | 508 unsigned long target = ((unsigned long)bar) | offset; in calgary_reg() local 533 void __iomem *target; in calgary_tce_cache_blast() local 566 void __iomem *target; in calioc2_tce_cache_blast() local 654 void __iomem *target; in calgary_reserve_peripheral_mem_1() local 677 void __iomem *target; in calgary_reserve_peripheral_mem_2() local 739 void __iomem *target; in calgary_setup_tar() local 790 void __iomem *target; in calgary_free_bus() local 814 void __iomem *target; in calgary_dump_error_regs() local 832 void __iomem *target; in calioc2_dump_error_regs() local 879 void __iomem *target; in calgary_watchdog() local [all …]
|
| D | tls.c | 248 int regset_tls_active(struct task_struct *target, in regset_tls_active() 258 int regset_tls_get(struct task_struct *target, const struct user_regset *regset, in regset_tls_get() 292 int regset_tls_set(struct task_struct *target, const struct user_regset *regset, in regset_tls_set()
|
| /arch/arm/include/asm/ |
| D | kvm_coproc.h | 13 unsigned target; member
|
| /arch/parisc/kernel/ |
| D | ptrace.c | 393 static int fpr_get(struct task_struct *target, in fpr_get() 422 static int fpr_set(struct task_struct *target, in fpr_set() 529 static int gpr_get(struct task_struct *target, in gpr_get() 557 static int gpr_set(struct task_struct *target, in gpr_set() 609 static int gpr32_get(struct task_struct *target, in gpr32_get() 638 static int gpr32_set(struct task_struct *target, in gpr32_set()
|
| D | jump_label.c | 28 void *target = (void *)jump_entry_target(entry); in arch_jump_label_transform() local
|
| /arch/openrisc/kernel/ |
| D | ptrace.c | 46 static int genregs_get(struct task_struct *target, in genregs_get() 76 static int genregs_set(struct task_struct *target, in genregs_set()
|
| /arch/powerpc/perf/ |
| D | 8xx-pmu.c | 99 unsigned long target = patch_site_addr(&patch__itlbmiss_perf); in mpc8xx_pmu_add() local 110 unsigned long target = patch_site_addr(&patch__dtlbmiss_perf); in mpc8xx_pmu_add() local
|
| /arch/x86/kernel/cpu/ |
| D | intel_pconfig.c | 27 int pconfig_target_supported(enum pconfig_target target) in pconfig_target_supported()
|
| /arch/hexagon/kernel/ |
| D | ptrace.c | 36 static int genregs_get(struct task_struct *target, in genregs_get() 92 static int genregs_set(struct task_struct *target, in genregs_set()
|
| /arch/nds32/kernel/ |
| D | ptrace.c | 14 static int gpr_get(struct task_struct *target, in gpr_get() 23 static int gpr_set(struct task_struct *target, const struct user_regset *regset, in gpr_set()
|
| /arch/powerpc/sysdev/xive/ |
| D | spapr.c | 193 unsigned long target, in plpar_int_set_source_config() 220 unsigned long *target, in plpar_int_get_source_config() 251 unsigned long target, in plpar_int_get_queue_info() 282 unsigned long target, in plpar_int_set_queue_config() 431 static int xive_spapr_configure_irq(u32 hw_irq, u32 target, u8 prio, u32 sw_irq) in xive_spapr_configure_irq() 441 static int xive_spapr_get_irq_config(u32 hw_irq, u32 *target, u8 *prio, in xive_spapr_get_irq_config() 460 static int xive_spapr_configure_queue(u32 target, struct xive_q *q, u8 prio, in xive_spapr_configure_queue()
|