Home
last modified time | relevance | path

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

/external/chromium_org/content/common/sandbox_linux/
Dsandbox_linux.cc244 bool LinuxSandbox::seccomp_bpf_started() const { in seccomp_bpf_started() function in content::LinuxSandbox
324 bool seccomp_bpf_started = StartSeccompBPF(process_type); in InitializeSandboxImpl() local