Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtailcalls.c1119 static void *poke_update(void *arg) in poke_update() function
1161 err = pthread_create(&thread, NULL, poke_update, call); in test_tailcall_poke()