Searched refs:bpf_percpu_hash_update (Results 1 – 3 of 3) sorted by relevance
1337 int bpf_percpu_hash_update(struct bpf_map *map, void *key, void *value,
1922 int bpf_percpu_hash_update(struct bpf_map *map, void *key, void *value, in bpf_percpu_hash_update() function
176 err = bpf_percpu_hash_update(map, key, value, flags); in bpf_map_update_value()