Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dsyscall.c109 static struct bpf_map *find_and_alloc_map(union bpf_attr *attr) in find_and_alloc_map() function
510 map = find_and_alloc_map(attr); in map_create()