Home
last modified time | relevance | path

Searched refs:bpf_fentry_test2 (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
A Dget_func_ip_test.c9 extern const void bpf_fentry_test2 __ksym;
32 test2_result = (const void *) addr == &bpf_fentry_test2; in BPF_PROG()
/linux/net/bpf/
A Dtest_run.c175 int noinline bpf_fentry_test2(int a, u64 b) in bpf_fentry_test2() function
293 bpf_fentry_test2(2, 3) != 5 || in bpf_prog_test_run_tracing()

Completed in 5 milliseconds