bpf_alloc
l_new = bpf_alloc(sizeof(*l_new));
htab = bpf_alloc(sizeof(*htab));
struct elem __arena *n = bpf_alloc(sizeof(*n));