Home
last modified time | relevance | path

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

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