Home
last modified time | relevance | path

Searched refs:secondary_system_filter (Results 1 – 1 of 1) sorted by relevance

/aosp12/bionic/libc/seccomp/
H A Dseccomp_policy.cpp50 static const struct sock_filter* secondary_system_filter = arm_system_filter; variable
73 static const struct sock_filter* secondary_system_filter = x86_system_filter; variable
236 s = secondary_system_filter; in _set_seccomp_filter()