Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dmap_in_map.c26 static void *update_map_fn(void *data) in update_map_fn() function
112 err = pthread_create(&tid[0], NULL, update_map_fn, &ctx); in test_map_in_map_access()