1# This file is used to populate seccomp's whitelist policy in combination with SYSCALLS.TXT.
2# Note that the resultant policy is applied only to zygote spawned processes.
3#
4# This file is processed by a python script named genseccomp.py.
5
6int bpf(int cmd, union bpf_attr *attr, unsigned int size) all
7