Home
last modified time | relevance | path

Searched refs:wh1 (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-hwbreak.c440 int wh1, wh2; in test_multi_sethwdebug_range() local
450 wh1 = ptrace_sethwdebug(child_pid, &info1); in test_multi_sethwdebug_range()
461 ptrace_delhwdebug(child_pid, wh1); in test_multi_sethwdebug_range()
471 int wh1, wh2; in test_multi_sethwdebug_range_dawr_overlap() local
481 wh1 = ptrace_sethwdebug(child_pid, &info1); in test_multi_sethwdebug_range_dawr_overlap()
492 ptrace_delhwdebug(child_pid, wh1); in test_multi_sethwdebug_range_dawr_overlap()

Completed in 1 milliseconds