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

  /bionic/libc/seccomp/
seccomp_bpfs.h 24 extern const struct sock_filter arm_system_filter[];
arm_system_policy.cpp 7 const sock_filter arm_system_filter[] = { variable
135 const size_t arm_system_filter_size = sizeof(arm_system_filter) / sizeof(struct sock_filter);
seccomp_policy.cpp 44 static const struct sock_filter* secondary_system_filter = arm_system_filter;

Completed in 60 milliseconds