Searched refs:bpf_fentry_test2 (Results 1 – 2 of 2) sorted by relevance
9 extern const void bpf_fentry_test2 __ksym;32 test2_result = (const void *) addr == &bpf_fentry_test2; in BPF_PROG()
174 int noinline bpf_fentry_test2(int a, u64 b) in bpf_fentry_test2() function290 bpf_fentry_test2(2, 3) != 5 || in bpf_prog_test_run_tracing()