Home
last modified time | relevance | path

Searched refs:bpf_struct_ops_map_update_elem (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/bpf/
H A Dbpf_struct_ops.c686 static long bpf_struct_ops_map_update_elem(struct bpf_map *map, void *key, in bpf_struct_ops_map_update_elem() function
1159 .map_update_elem = bpf_struct_ops_map_update_elem,