Searched refs:test_spin_lock (Results 1 – 5 of 5) sorted by relevance
132 struct test_spin_lock *skel; in test_spin_lock_success()159 void test_spin_lock(void) in test_spin_lock() function
16 bpf_program__set_autoload(skel->progs.test_spin_lock, true); in test_bpf_spin_lock()
11 int BPF_PROG(test_spin_lock, struct bpf_spin_lock *lock) in BPF_PROG() argument
52 ``tools/testing/selftests/bpf/progs/test_spin_lock.c``.
116 See ``tools/testing/selftests/bpf/progs/test_spin_lock.c``.