Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf/
Dsandbox_bpf.cc87 bool KernelSupportsSeccompTsync() { in KernelSupportsSeccompTsync() function
143 return KernelSupportsSeccompTsync(); in SupportsSeccompSandbox()
165 const bool supports_tsync = KernelSupportsSeccompTsync(); in StartSandbox()