HomeSort by relevance Sort by last modified time
    Searched refs:KernelSupportSeccompBPF (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sandbox/linux/seccomp-bpf/
sandbox_bpf.h 224 bool KernelSupportSeccompBPF();
sandbox_bpf.cc 371 bool SandboxBPF::KernelSupportSeccompBPF() {
410 // with the tests done by "KernelSupportSeccompBPF()".
417 status_ = sandbox.KernelSupportSeccompBPF() ? STATUS_AVAILABLE
    [all...]

Completed in 30 milliseconds