Searched defs:bpf_stack_map (Results 1 – 4 of 4) sorted by relevance
26 struct bpf_stack_map { struct45 static int prealloc_elems_and_freelist(struct bpf_stack_map *smap) in prealloc_elems_and_freelist() argument
27 struct bpf_stack_map { struct28 struct bpf_map map;29 void *elems;30 struct pcpu_freelist freelist;31 u32 n_buckets;32 struct stack_map_bucket *buckets[];
241 struct bpf_stack_map { struct254 struct bpf_stack_map *stack_trace = in check_stack_trace() argument
240 struct bpf_stack_map { struct253 struct bpf_stack_map *stack_trace = in check_stack_trace() argument