Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dringbuf.c228 static int ringbuf_map_update_elem(struct bpf_map *map, void *key, void *value, in ringbuf_map_update_elem() function
293 .map_update_elem = ringbuf_map_update_elem,