Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/bpf/
Dtest_verifier.c567 static void update_map(int fd, int index) in update_map() function
1075 update_map(map_fds[3], 0); in do_test_fixup()
1164 update_map(map_fds[14], 0); in do_test_fixup()
1174 update_map(map_fds[15], 0); in do_test_fixup()
1183 update_map(map_fds[16], 0); in do_test_fixup()
/linux-6.6.21/drivers/media/platform/verisilicon/
Dhantro_g2_vp9_dec.c767 bool intra_only, bool update_map) in config_seg_map() argument
786 if (update_map) in config_seg_map()
/linux-6.6.21/kernel/bpf/
Dbpf_struct_ops.c862 .update_map = bpf_struct_ops_map_link_update,
Dsyscall.c5046 ret = link->ops->update_map(link, new_map, old_map); in link_update_map()
5075 if (link->ops->update_map) { in link_update()
/linux-6.6.21/drivers/staging/media/meson/vdec/
Dcodec_vp9.c388 u8 update_map; member
/linux-6.6.21/include/linux/
Dbpf.h1539 int (*update_map)(struct bpf_link *link, struct bpf_map *new_map, member
/linux-6.6.21/drivers/net/wireless/realtek/rtw89/
Dcore.h2080 __le32 update_map; member