Searched defs:filter (Results 1 – 7 of 7) sorted by relevance
20 struct sock_filter *filter, size_t count) in bpf_resolve_jumps()90 void seccomp_bpf_print(struct sock_filter *filter, size_t count) in seccomp_bpf_print()
30 struct sock_filter filter[] = { in install_filter() local
35 struct sock_filter filter[] = { in main() local
88 struct sock_filter filter[] = { in user_trap_syscall() local
113 struct sock_filter filter[] = { in install_filter() local
24 struct sock_filter filter[] = { in install_accept_all_seccomp() local
144 static struct watch_notification_filter filter = { variable