Searched refs:create_process (Results 1 – 1 of 1) sorted by relevance
2939 bool create_process; in kfd_ioctl_set_debug_trap() local2942 create_process = thread && thread != current && ptrace_parent(thread) == current; in kfd_ioctl_set_debug_trap()2945 target = create_process ? kfd_create_process(thread) : in kfd_ioctl_set_debug_trap()