Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A 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/net/bpf/
A Dtest_run.c204 int noinline bpf_fentry_test7(struct bpf_fentry_test_t *arg) in bpf_fentry_test7() function
298 bpf_fentry_test7((struct bpf_fentry_test_t *)0) != 0 || in bpf_prog_test_run_tracing()

Completed in 10 milliseconds