Home
last modified time | relevance | path

Searched defs:seize (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/
H A Dptrace.c378 static inline void ptrace_set_stopped(struct task_struct *task, bool seize) in ptrace_set_stopped()
413 bool seize = (request == PTRACE_SEIZE); in ptrace_attach() local
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c4455 TEST_F(O_SUSPEND_SECCOMP, seize) in TEST_F() argument