Searched refs:bpf_percpu_hash_update (Results 1 – 3 of 3) sorted by relevance
468 int bpf_percpu_hash_update(struct bpf_map *map, void *key, void *value,
1270 int bpf_percpu_hash_update(struct bpf_map *map, void *key, void *value, in bpf_percpu_hash_update() function
810 err = bpf_percpu_hash_update(map, key, value, attr->flags); in map_update_elem()