Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Dget_func_ip_test.c10 extern const void bpf_fentry_test3 __ksym;
42 test3_result = (const void *) addr == &bpf_fentry_test3; in test3()
/linux/net/bpf/
A Dtest_run.c180 int noinline bpf_fentry_test3(char a, int b, u64 c) in bpf_fentry_test3() function
294 bpf_fentry_test3(4, 5, 6) != 15 || in bpf_prog_test_run_tracing()

Completed in 5 milliseconds