bpf_shim_tramp_link
struct bpf_shim_tramp_link *shim_link = NULL;
struct bpf_shim_tramp_link *shim_link =
container_of(link, struct bpf_shim_tramp_link, link.link);
struct bpf_shim_tramp_link *shim_link =
container_of(link, struct bpf_shim_tramp_link, link.link);
static struct bpf_shim_tramp_link *cgroup_shim_alloc(const struct bpf_prog *prog,
struct bpf_shim_tramp_link *shim_link = NULL;
static struct bpf_shim_tramp_link *cgroup_shim_find(struct bpf_trampoline *tr,
return container_of(link, struct bpf_shim_tramp_link, link);
struct bpf_shim_tramp_link *shim_link = NULL;