Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dhtab_reuse.c37 static void *htab_update_fn(void *arg) in htab_update_fn() function
80 err = pthread_create(&tids[i], NULL, htab_update_fn, &ctx); in test_htab_reuse()