Searched refs:bpf_allow_syscall_args (Results 1 – 4 of 4) sorted by relevance
208 size_t bpf_allow_syscall_args(struct sock_filter *filter,
34 size_t bpf_allow_syscall_args(struct sock_filter *filter, int nr, in bpf_allow_syscall_args() function
668 bpf_allow_syscall_args(nr_comp, nr, id); in compile_file()
332 TEST(bpf, bpf_allow_syscall_args) { in TEST() argument337 size_t len = bpf_allow_syscall_args(allow_syscall, nr, id); in TEST()