Searched refs:bpf_fentry_test4 (Results 1 – 2 of 2) sorted by relevance
11 extern const void bpf_fentry_test4 __ksym;52 test4_result = (const void *) addr == &bpf_fentry_test4; in BPF_KRETPROBE()
184 int noinline bpf_fentry_test4(void *a, char b, int c, u64 d) in bpf_fentry_test4() function292 bpf_fentry_test4((void *)7, 8, 9, 10) != 34 || in bpf_prog_test_run_tracing()