blob: 266fe30f720ae2e8f0d9b93d58a811e6ee1b3c83 [file] [log] [blame]
Paul Lawrence3dd3d552017-04-12 10:02:54 -07001# 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#
Victor Hsieh4f02dd52017-12-20 09:19:22 -08004# This file is processed by a python script named genseccomp.py.
Chenbo Feng60f3ed42018-01-18 11:26:24 -08005
6int bpf(int cmd, union bpf_attr *attr, unsigned int size) all