Home
last modified time | relevance | path

Searched refs:update_map (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_verifier.c404 static void update_map(int fd, int index) in update_map() function
685 update_map(map_fds[3], 0); in do_test_fixup()
774 update_map(map_fds[14], 0); in do_test_fixup()
784 update_map(map_fds[15], 0); in do_test_fixup()
793 update_map(map_fds[16], 0); in do_test_fixup()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A 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()
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A Dhantro_g2_vp9_dec.c767 bool intra_only, bool update_map) in config_seg_map()
786 if (update_map) in config_seg_map()
765 config_seg_map(struct hantro_ctx *ctx, const struct v4l2_ctrl_vp9_frame *dec_params, bool intra_only, bool update_map) config_seg_map() argument
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbpf_struct_ops.c862 .update_map = bpf_struct_ops_map_link_update,
H A 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()
/kernel/linux/linux-5.10/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c388 u8 update_map; member
/kernel/linux/linux-6.6/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c388 u8 update_map; member
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h1539 int (*update_map)(struct bpf_link *link, struct bpf_map *new_map, member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dcore.h2080 __le32 update_map; member

Completed in 45 milliseconds