Home
last modified time | relevance | path

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

/linux/kernel/
H A Dptrace.c388 ptrace_set_stopped(struct task_struct * task,bool seize) ptrace_set_stopped() argument
423 bool seize = (request == PTRACE_SEIZE); ptrace_attach() local
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c4471 TEST_F(O_SUSPEND_SECCOMP,seize) TEST_F() argument