Searched defs:map_update_elem (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/bpf/
H A Dsyscall.c1598 static int map_update_elem(union bpf_attr *attr, bpfptr_t uattr) function
/linux-master/include/linux/
H A Dbpf.h105 long (*map_update_elem)(struct bpf_map *map, void *key, void *value, u64 flags); member in struct:bpf_map_ops
544 int (*map_update_elem)(struct bpf_offloaded_map *map, member in struct:bpf_map_dev_ops

Completed in 119 milliseconds