bpf_testmod_ctx
struct bpf_testmod_ctx __kptr *ctx;
struct bpf_testmod_ctx *ctx;
__bpf_kfunc struct bpf_testmod_ctx *
struct bpf_testmod_ctx *ctx;
struct bpf_testmod_ctx *ctx;
ctx = container_of(head, struct bpf_testmod_ctx, rcu);
__bpf_kfunc void bpf_testmod_ctx_release(struct bpf_testmod_ctx *ctx)
BTF_ID(struct, bpf_testmod_ctx)
struct bpf_testmod_ctx *bpf_testmod_ctx_create(int *err) __ksym;
void bpf_testmod_ctx_release(struct bpf_testmod_ctx *ctx) __ksym;