Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dlinked_list.c25 private(D) struct head_nested ghead_nested; variable
328 return test_list_push_pop(&ghead_nested.inner.lock, &ghead_nested.inner.head); in global_list_push_pop_nested()