Home
last modified time | relevance | path

Searched refs:stack_map_alloc (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/bpf/
H A Dstackmap.c70 static struct bpf_map *stack_map_alloc(union bpf_attr *attr) in stack_map_alloc() function
682 .map_alloc = stack_map_alloc,