Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
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-5.10/drivers/staging/media/meson/vdec/
Dcodec_vp9.c388 u8 update_map; member