Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
A Dtimer.c9 static void *spin_lock_thread(void *arg) in spin_lock_thread() function
68 &spin_lock_thread, &prog_fd); in timer()
A Dmap_lock.c5 static void *spin_lock_thread(void *arg) in spin_lock_thread() function
75 &spin_lock_thread, &prog_fd))) in test_map_lock()
A Dspin_lock.c115 static void *spin_lock_thread(void *arg) in spin_lock_thread() function
144 err = pthread_create(&thread_id[i], NULL, &spin_lock_thread, &prog_fd); in test_spin_lock_success()

Completed in 6 milliseconds