bpf_loader_ctx
opts.ctx = (struct bpf_loader_ctx *)skel;
struct bpf_loader_ctx ctx;
struct bpf_loader_ctx ctx;
opts.ctx = (struct bpf_loader_ctx *)skel;
struct bpf_loader_ctx *ctx;
offsetof(struct bpf_loader_ctx, log_level), false);
offsetof(struct bpf_loader_ctx, log_size), false);
offsetof(struct bpf_loader_ctx, log_buf), false);
sizeof(struct bpf_loader_ctx) +
offsetof(struct bpf_loader_ctx, flags)));
sizeof(struct bpf_loader_ctx) +
sizeof(struct bpf_loader_ctx) +
offsetof(struct bpf_loader_ctx, log_level), false);
offsetof(struct bpf_loader_ctx, log_size), false);
offsetof(struct bpf_loader_ctx, log_buf), false);
sizeof(struct bpf_loader_ctx) +
struct bpf_loader_ctx *ctx;
struct bpf_loader_ctx *ctx = kzalloc(size, GFP_KERNEL);
sizeof(struct bpf_loader_ctx));
f->ctx_sz = sizeof(struct bpf_loader_ctx) +
((struct bpf_loader_ctx *)f->ctx)->sz = f->ctx_sz;
ctx_sz = sizeof(struct bpf_loader_ctx) +
((struct bpf_loader_ctx *)ctx)->sz = ctx_sz;
md = (struct bpf_map_desc *)((char *)ctx + sizeof(struct bpf_loader_ctx));
ctx_sz = sizeof(struct bpf_loader_ctx) +
((struct bpf_loader_ctx *)ctx)->sz = ctx_sz;
md = (struct bpf_map_desc *)((char *)ctx + sizeof(struct bpf_loader_ctx));
ctx_sz = sizeof(struct bpf_loader_ctx) +
((struct bpf_loader_ctx *)ctx)->sz = ctx_sz;
((struct bpf_loader_ctx *)ctx)->sz = ctx_sz;