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

/linux-4.4.14/kernel/bpf/
H A Dsyscall.c25 static struct bpf_map *find_and_alloc_map(union bpf_attr *attr) find_and_alloc_map() function
146 map = find_and_alloc_map(attr); map_create()

Completed in 95 milliseconds