Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dlinked_list.c21 private(C) struct bpf_spin_lock glock_c; variable
336 r = test_list_push_pop(&glock_c, &ghead_array[0]); in global_list_array_push_pop()
340 r = test_list_push_pop(&glock_c, &ghead_array[1]); in global_list_array_push_pop()
348 return test_list_push_pop(&glock_c, &ghead_array_one[0]); in global_list_array_push_pop()