Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/bpf/
Dsyscall.c102 static struct bpf_map *find_and_alloc_map(union bpf_attr *attr) in find_and_alloc_map() function
837 map = find_and_alloc_map(attr); in map_create()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dkernel.patch5 @@ -128,21 +128,6 @@ static struct bpf_map *find_and_alloc_map(union bpf_attr *attr)