Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dptrace.c679 static int ptrace_setoptions(struct task_struct *child, unsigned long data) in ptrace_setoptions() function
1053 ret = ptrace_setoptions(child, data); in ptrace_request()