Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dres_spin_lock.c17 static void *spin_lock_thread(void *arg) in spin_lock_thread() function
74 err = pthread_create(&thread_id[i], NULL, &spin_lock_thread, &prog_fd); in test_res_spin_lock_success()
H A Dspin_lock.c118 static void *spin_lock_thread(void *arg) in spin_lock_thread()
147 err = pthread_create(&thread_id[i], NULL, &spin_lock_thread, &prog_fd); in test_spin_lock_success()
115 static void *spin_lock_thread(void *arg) spin_lock_thread() function
H 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()
H A Dtimer.c10 static void *spin_lock_thread(void *arg) in spin_lock_thread() function
69 &spin_lock_thread, &prog_fd); in timer()