Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dptrace.c393 bool seize = (request == PTRACE_SEIZE); in ptrace_attach() local
/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c4395 TEST_F(O_SUSPEND_SECCOMP, seize) in TEST_F() argument