Searched refs:bpf_fentry_test1 (Results 1 – 2 of 2) sorted by relevance
8 extern const void bpf_fentry_test1 __ksym;22 test1_result = (const void *) addr == &bpf_fentry_test1; in BPF_PROG()
169 int noinline bpf_fentry_test1(int a) in bpf_fentry_test1() function289 if (bpf_fentry_test1(1) != 2 || in bpf_prog_test_run_tracing()