Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
H A Dexit.c1200 static int *task_stopped_code(struct task_struct *p, bool ptrace) in task_stopped_code() function
1244 if (!task_stopped_code(p, ptrace)) in wait_task_stopped()
1250 p_code = task_stopped_code(p, ptrace); in wait_task_stopped()
/kernel/linux/linux-6.6/kernel/
H A Dexit.c1241 static int *task_stopped_code(struct task_struct *p, bool ptrace) in task_stopped_code() function
1285 if (!task_stopped_code(p, ptrace)) in wait_task_stopped()
1291 p_code = task_stopped_code(p, ptrace); in wait_task_stopped()

Completed in 5 milliseconds