HomeSort by relevance Sort by last modified time
    Searched refs:x86_global_filter (Results 1 - 3 of 3) sorted by null

  /bionic/libc/seccomp/
seccomp_bpfs.h 40 extern const struct sock_filter x86_global_filter[];
x86_global_policy.cpp 7 const sock_filter x86_global_filter[] = { variable
129 const size_t x86_global_filter_size = sizeof(x86_global_filter) / sizeof(struct sock_filter);
seccomp_policy.cpp 64 static const struct sock_filter* secondary_global_filter = x86_global_filter;

Completed in 99 milliseconds