Home
last modified time | relevance | path

Searched refs:bpf_fentry_test7 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dkprobe_multi.c15 extern const void bpf_fentry_test7 __ksym;
60 SET(kretprobe_test7_result, &bpf_fentry_test7, 3); in kprobe_multi_check()
69 SET(kprobe_test7_result, &bpf_fentry_test7, 6); in kprobe_multi_check()
H A Dget_func_ip_test.c14 extern const void bpf_fentry_test7 __ksym;
/kernel/linux/linux-5.10/net/bpf/
H A Dtest_run.c159 int noinline bpf_fentry_test7(struct bpf_fentry_test_t *arg) in bpf_fentry_test7() function
225 bpf_fentry_test7((struct bpf_fentry_test_t *)0) != 0 || in bpf_prog_test_run_tracing()
/kernel/linux/linux-6.6/net/bpf/
H A Dtest_run.c544 int noinline bpf_fentry_test7(struct bpf_fentry_test_t *arg) in bpf_fentry_test7() function
672 bpf_fentry_test7((struct bpf_fentry_test_t *)0) != 0 || in bpf_prog_test_run_tracing()

Completed in 4 milliseconds