Searched refs:ptrace_sethwdebug (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/tools/testing/selftests/powerpc/ptrace/ |
| H A D | ptrace-hwbreak.c | 361 wh = ptrace_sethwdebug(child_pid, &info); in test_sethwdebug_exact() 368 wh = ptrace_sethwdebug(child_pid, &info); in test_sethwdebug_exact() 375 wh = ptrace_sethwdebug(child_pid, &info); in test_sethwdebug_exact() 391 wh = ptrace_sethwdebug(child_pid, &info); in test_sethwdebug_exact_kernel_userspace() 409 wh = ptrace_sethwdebug(child_pid, &info); in test_sethwdebug_range_aligned() 418 wh = ptrace_sethwdebug(child_pid, &info); in test_sethwdebug_range_aligned() 427 wh = ptrace_sethwdebug(child_pid, &info); in test_sethwdebug_range_aligned() 508 wh = ptrace_sethwdebug(child_pid, &info); in test_sethwdebug_range_unaligned() 517 wh = ptrace_sethwdebug(child_pid, &info); in test_sethwdebug_range_unaligned() 526 wh = ptrace_sethwdebug(child_pid, &info); in test_sethwdebug_range_unaligned() [all …]
|