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