Home
last modified time | relevance | path

Searched refs:bpf_fentry_test8 (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dkprobe_multi.c16 extern const void bpf_fentry_test8 __ksym;
61 SET(kretprobe_test8_result, &bpf_fentry_test8, 1); in kprobe_multi_check()
70 SET(kprobe_test8_result, &bpf_fentry_test8, 8); in kprobe_multi_check()
/kernel/linux/linux-5.10/net/bpf/
H A Dtest_run.c164 int noinline bpf_fentry_test8(struct bpf_fentry_test_t *arg) in bpf_fentry_test8() function
226 bpf_fentry_test8(&arg) != 0) in bpf_prog_test_run_tracing()
/kernel/linux/linux-6.6/net/bpf/
H A Dtest_run.c550 int noinline bpf_fentry_test8(struct bpf_fentry_test_t *arg) in bpf_fentry_test8() function
673 bpf_fentry_test8(&arg) != 0 || in bpf_prog_test_run_tracing()

Completed in 4 milliseconds