Searched defs:map_update_elem (Results 1 – 2 of 2) sorted by relevance
99 long (*map_update_elem)(struct bpf_map *map, void *key, void *value, u64 flags); member533 int (*map_update_elem)(struct bpf_offloaded_map *map, member
1506 static int map_update_elem(union bpf_attr *attr, bpfptr_t uattr) in map_update_elem() function