Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dcpumap.c334 static struct bpf_cpu_map_entry *__cpu_map_entry_alloc(u32 qsize, u32 cpu, in __cpu_map_entry_alloc() function
496 rcpu = __cpu_map_entry_alloc(qsize, key_cpu, map->id); in cpu_map_update_elem()