Searched refs:seize (Results 1 – 2 of 2) sorted by relevance
388 static inline void ptrace_set_stopped(struct task_struct *task, bool seize) in ptrace_set_stopped() argument393 if (!seize) in ptrace_set_stopped()423 bool seize = (request == PTRACE_SEIZE); in ptrace_attach() local426 if (seize) { in ptrace_attach()474 ptrace_set_stopped(task, seize); in ptrace_attach()
4477 TEST_F(O_SUSPEND_SECCOMP, seize) in TEST_F() 4471 TEST_F(O_SUSPEND_SECCOMP,seize) TEST_F() argument