Searched refs:htab_map_update_elem (Results 1 – 1 of 1) sorted by relevance
1096 static long htab_map_update_elem(struct bpf_map *map, void *key, void *value, in htab_map_update_elem() function2267 .map_update_elem = htab_map_update_elem,2533 ret = htab_map_update_elem(map, key, &ptr, map_flags); in bpf_fd_htab_map_update_elem()