Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
Dspinlock.c20 &spin_lock_thread, &prog_fd))) in test_spinlock()
Dmap_lock.c58 &spin_lock_thread, &prog_fd))) in test_map_lock()
/tools/testing/selftests/bpf/
Dtest_progs.h135 void *spin_lock_thread(void *arg);
Dtest_progs.c305 void *spin_lock_thread(void *arg) in spin_lock_thread() function