Searched defs:bpf_map_update_elem (Results 1 – 2 of 2) sorted by relevance
13 static int (*bpf_map_update_elem)(void *map, void *key, void *value, variable
54 static u64 bpf_map_update_elem(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5) in bpf_map_update_elem() function