Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/ptrace/
A Dptrace-hwbreak.c253 static int ptrace_sethwdebug(pid_t child_pid, struct ppc_hw_breakpoint *info) in ptrace_sethwdebug()
335 static void get_ppc_hw_breakpoint(struct ppc_hw_breakpoint *info, int type, in get_ppc_hw_breakpoint()
352 struct ppc_hw_breakpoint info; in test_sethwdebug_exact()
382 struct ppc_hw_breakpoint info; in test_sethwdebug_exact_kernel_userspace()
398 struct ppc_hw_breakpoint info; in test_sethwdebug_range_aligned()
434 struct ppc_hw_breakpoint info1, info2; in test_multi_sethwdebug_range()
466 struct ppc_hw_breakpoint info1, info2; in test_multi_sethwdebug_range_dawr_overlap()
497 struct ppc_hw_breakpoint info; in test_sethwdebug_range_unaligned()
534 struct ppc_hw_breakpoint info; in test_sethwdebug_range_unaligned_dar()
552 struct ppc_hw_breakpoint info; in test_sethwdebug_dawr_max_range()
A Dptrace-perf-hwbreak.c132 static void ptrace_ppc_hw_breakpoint(struct ppc_hw_breakpoint *info, int type, in ptrace_ppc_hw_breakpoint()
149 struct ppc_hw_breakpoint info; in ptrace_open()
/linux/arch/powerpc/kernel/ptrace/
A Dptrace-adv.c141 struct ppc_hw_breakpoint *bp_info) in set_instruction_bp()
284 static int set_dac(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) in set_dac()
387 struct ppc_hw_breakpoint *bp_info) in set_dac_range()
440 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) in ppc_set_hwdebug()
A Dptrace.c102 struct ppc_hw_breakpoint bp_info; in arch_ptrace()
105 sizeof(struct ppc_hw_breakpoint))) in arch_ptrace()
A Dptrace-decl.h176 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info);
A Dptrace-noadv.c193 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) in ppc_set_hwdebug()
/linux/arch/powerpc/include/uapi/asm/
A Dptrace.h229 struct ppc_hw_breakpoint { struct
/linux/Documentation/powerpc/
A Dptrace.rst55 struct ppc_hw_breakpoint {

Completed in 15 milliseconds