IsSystemVSemaphores  812 sandbox/linux/seccomp-bpf-helpers/syscall_sets.cc   return IsSystemVMessageQueue(sysno) || IsSystemVSemaphores(sysno) ||
IsSystemVSemaphores   72 sandbox/linux/seccomp-bpf-helpers/syscall_sets.h   static bool IsSystemVSemaphores(int sysno);