Home
last modified time | relevance | path

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

/linux/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c388 u8 update_map; member
/linux/kernel/bpf/
H A Dsyscall.c5783 ret = link->ops->update_map(link, new_map, old_map); in link_update_map()
5812 if (link->ops->update_map) { in link_update()
/linux/include/linux/
H A Dbpf.h1836 int (*update_map)(struct bpf_link *link, struct bpf_map *new_map, member