xref: /aosp_15_r20/bionic/libc/SECCOMP_ALLOWLIST_SYSTEM.TXT (revision 8d67ca893c1523eb926b9080dbe4e2ffd2a27ba1)
1# This file is used to populate seccomp's allowlist 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