bpf_testmod_ctx_release
bpf_testmod_ctx_release(ctx);
bpf_testmod_ctx_release(ctx);
BTF_ID_FLAGS(func, bpf_testmod_ctx_release, KF_RELEASE)
void bpf_testmod_ctx_release(struct bpf_testmod_ctx *ctx) __ksym;