Lines Matching refs:PTRACE_CONT
289 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_set_debugreg()
299 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_set_debugreg()
310 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_set_debugreg()
329 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_set_debugreg_kernel_userspace()
362 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_exact()
369 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_exact()
376 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_exact()
392 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_exact_kernel_userspace()
410 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_range_aligned()
419 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_range_aligned()
428 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_range_aligned()
455 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_multi_sethwdebug_range()
458 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_multi_sethwdebug_range()
486 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_multi_sethwdebug_range_dawr_overlap()
489 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_multi_sethwdebug_range_dawr_overlap()
509 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_range_unaligned()
518 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_range_unaligned()
527 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_range_unaligned()
546 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_range_unaligned_dar()
564 ptrace(PTRACE_CONT, child_pid, NULL, 0); in test_sethwdebug_dawr_max_range()
612 ptrace(PTRACE_CONT, child_pid, NULL, 0); in ptrace_hwbreak()