bpf_testmod_fentry_test2
extern const void bpf_testmod_fentry_test2 __ksym;
if ((const void *) addr == &bpf_testmod_fentry_test2)
if ((const void *) addr == &bpf_testmod_fentry_test2)
DECLARE_TRACE(bpf_testmod_fentry_test2,
bpf_testmod_fentry_test2(2, 3) != 5 ||