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