Lines Matching defs:shim_prog
98 const struct bpf_prog *shim_prog;
106 /*shim_prog = container_of(insn, struct bpf_prog, insnsi);*/
107 shim_prog = (const struct bpf_prog *)((void *)insn - offsetof(struct bpf_prog, insnsi));
112 shim_prog->aux->cgroup_atype,
120 const struct bpf_prog *shim_prog;
128 /*shim_prog = container_of(insn, struct bpf_prog, insnsi);*/
129 shim_prog = (const struct bpf_prog *)((void *)insn - offsetof(struct bpf_prog, insnsi));
134 shim_prog->aux->cgroup_atype,
142 const struct bpf_prog *shim_prog;
146 /*shim_prog = container_of(insn, struct bpf_prog, insnsi);*/
147 shim_prog = (const struct bpf_prog *)((void *)insn - offsetof(struct bpf_prog, insnsi));
153 shim_prog->aux->cgroup_atype,