Searched refs:bpf_testmod_fentry_test2 (Results 1 – 2 of 2) sorted by relevance
115 extern const void bpf_testmod_fentry_test2 __ksym;136 if ((const void *) addr == &bpf_testmod_fentry_test2) in kprobe_multi_testmod_check()143 if ((const void *) addr == &bpf_testmod_fentry_test2) in kprobe_multi_testmod_check()
323 noinline int bpf_testmod_fentry_test2(int a, u64 b) in bpf_testmod_fentry_test2() function410 bpf_testmod_fentry_test2(2, 3) != 5 || in bpf_testmod_test_read()