Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dstackmap.c70 static struct bpf_map *stack_map_alloc(union bpf_attr *attr) in stack_map_alloc() function
660 .map_alloc = stack_map_alloc,