Home
last modified time | relevance | path

Searched refs:ppc_hw_breakpoint (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/tools/testing/selftests/powerpc/ptrace/
Dptrace-hwbreak.c241 static int ptrace_sethwdebug(pid_t child_pid, struct ppc_hw_breakpoint *info) in ptrace_sethwdebug()
323 static void get_ppc_hw_breakpoint(struct ppc_hw_breakpoint *info, int type, in get_ppc_hw_breakpoint()
340 struct ppc_hw_breakpoint info; in test_sethwdebug_exact()
370 struct ppc_hw_breakpoint info; in test_sethwdebug_exact_kernel_userspace()
386 struct ppc_hw_breakpoint info; in test_sethwdebug_range_aligned()
422 struct ppc_hw_breakpoint info; in test_sethwdebug_range_unaligned()
459 struct ppc_hw_breakpoint info; in test_sethwdebug_range_unaligned_dar()
477 struct ppc_hw_breakpoint info; in test_sethwdebug_dawr_max_range()
/Linux-v5.10/arch/powerpc/kernel/ptrace/
Dptrace-adv.c140 struct ppc_hw_breakpoint *bp_info) in set_instruction_bp()
283 static int set_dac(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) in set_dac()
386 struct ppc_hw_breakpoint *bp_info) in set_dac_range()
439 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) in ppc_set_hwdebug()
Dptrace.c132 struct ppc_hw_breakpoint bp_info; in arch_ptrace()
135 sizeof(struct ppc_hw_breakpoint))) in arch_ptrace()
Dptrace-decl.h169 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info);
Dptrace-noadv.c197 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) in ppc_set_hwdebug()
/Linux-v5.10/arch/powerpc/include/uapi/asm/
Dptrace.h229 struct ppc_hw_breakpoint { struct
/Linux-v5.10/Documentation/powerpc/
Dptrace.rst55 struct ppc_hw_breakpoint {