blob: ac90aac43efb592bd422fd6ee227b6abae211e21 [file] [log] [blame]
Victor Hsiehdbb86702020-06-15 09:29:07 -07001# This file is used to populate seccomp's allowlist policy in combination with SYSCALLS.TXT.
Paul Lawrence3dd3d552017-04-12 10:02:54 -07002# 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
Elliott Hughes83f08aa2025-02-06 17:14:58 -05006bpf(int cmd, union bpf_attr *attr, unsigned int size) all