Searched refs:update_map (Results 1 – 5 of 5) sorted by relevance
751 bool intra_only, bool update_map) in config_seg_map() argument770 if (update_map) in config_seg_map()
1311 .update_map = bpf_struct_ops_map_link_update,
5436 ret = link->ops->update_map(link, new_map, old_map); in link_update_map()5465 if (link->ops->update_map) { in link_update()
388 u8 update_map; member
1682 int (*update_map)(struct bpf_link *link, struct bpf_map *new_map, member