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.cc86 bool KernelSupportsSeccompTsync() { in KernelSupportsSeccompTsync() function
142 return KernelSupportsSeccompTsync(); in SupportsSeccompSandbox()
164 const bool supports_tsync = KernelSupportsSeccompTsync(); in StartSandbox()