Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dspin_lock.c86 static void *spin_lock_thread(void *arg) in spin_lock_thread() function
115 err = pthread_create(&thread_id[i], NULL, &spin_lock_thread, &prog_fd); in test_spin_lock_success()
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()

Completed in 6 milliseconds