Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_sets.h62 static bool IsGlobalFSViewChange(int sysno);
Dbaseline_policy.cc74 SyscallSets::IsGlobalFSViewChange(sysno) || in IsBaselinePolicyWatched()
Dsyscall_sets.cc654 bool SyscallSets::IsGlobalFSViewChange(int sysno) { in IsGlobalFSViewChange() function in sandbox::SyscallSets