Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dcpumap.c302 static struct bpf_cpu_map_entry *__cpu_map_entry_alloc(u32 qsize, u32 cpu, in __cpu_map_entry_alloc() function
458 rcpu = __cpu_map_entry_alloc(qsize, key_cpu, map->id); in cpu_map_update_elem()