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

  /external/libchrome/sandbox/linux/seccomp-bpf-helpers/
syscall_parameters_restrictions.h 78 SANDBOX_EXPORT bpf_dsl::ResultExpr RestrictSchedTarget(pid_t target_pid,
syscall_parameters_restrictions_unittests.cc 119 return RestrictSchedTarget(getpid(), sysno);
syscall_parameters_restrictions.cc 271 ResultExpr RestrictSchedTarget(pid_t target_pid, int sysno) {

Completed in 37 milliseconds