Home
last modified time | relevance | path

Searched refs:bpf_testcb (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dtcpbpf_user.c127 skel->links.bpf_testcb = bpf_program__attach_cgroup(skel->progs.bpf_testcb, cg_fd); in test_tcpbpf_user()
128 if (!ASSERT_OK_PTR(skel->links.bpf_testcb, "attach_cgroup(bpf_testcb)")) in test_tcpbpf_user()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_tcpnotify_kern.c34 int bpf_testcb(struct bpf_sock_ops *skops) in bpf_testcb() function
H A Dtest_tcpbpf_kern.c54 int bpf_testcb(struct bpf_sock_ops *skops) in bpf_testcb() function
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_tcpnotify_kern.c32 int bpf_testcb(struct bpf_sock_ops *skops) in bpf_testcb() function
H A Dtest_tcpbpf_kern.c43 int bpf_testcb(struct bpf_sock_ops *skops) in bpf_testcb() function

Completed in 3 milliseconds