bpf_testmod_test_write
EXPORT_SYMBOL(bpf_testmod_test_write);
ALLOW_ERROR_INJECTION(bpf_testmod_test_write, ERRNO);
.write = bpf_testmod_test_write,