blob: 502a0113cd73a3d495829397af23a5aba6947e0a [file] [log] [blame]
# Copyright 2018 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# These seccomp rules specify the syscalls used by the override_max_pressure.
# ioctl: arg1 == EVIOCGABS || EVIOCSABS
ioctl: arg1 == 0x80184558 || arg1 == 0x401845d8
open: 1
openat: 1
getpid: 1