Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dget_func_ip_test.c14 extern const void bpf_fentry_test7 __ksym;
82 test7_result = (const void *) addr == &bpf_fentry_test7 + 5; in test7()
/Linux-v5.15/net/bpf/
Dtest_run.c203 int noinline bpf_fentry_test7(struct bpf_fentry_test_t *arg) in bpf_fentry_test7() function
295 bpf_fentry_test7((struct bpf_fentry_test_t *)0) != 0 || in bpf_prog_test_run_tracing()