Home
last modified time | relevance | path

Searched defs:bpf_map_update_elem (Results 1 – 2 of 2) sorted by relevance

/linux/tools/lib/bpf/
H A Dbpf.c388 int bpf_map_update_elem(int fd, const void *key, const void *value, bpf_map_update_elem() function
/linux/kernel/bpf/
H A Dhelpers.c59 BPF_CALL_4(bpf_map_update_elem, struct bpf_map *, map, void *, key, in BPF_CALL_4() argument