bpf_stack_map
struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map);
static int prealloc_elems_and_freelist(struct bpf_stack_map *smap)
struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map);
struct bpf_stack_map *smap = container_of(map,
struct bpf_stack_map, map);
struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map);
struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map);
struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map);
BTF_ID_LIST_SINGLE(stack_trace_map_btf_ids, struct, bpf_stack_map)
struct bpf_stack_map *smap;
struct bpf_stack_map *stack_trace =
(struct bpf_stack_map *)&m_stack_trace;