Home
last modified time | relevance | path

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

/linux/kernel/
H A Dptrace.c275 static bool task_still_dumpable(struct task_struct *task, unsigned int mode) in task_still_dumpable() function
353 if (!task_still_dumpable(task, mode)) in __ptrace_may_access()