Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dlinked_list.c259 int test_list_push_pop_multiple(struct bpf_spin_lock *lock, struct bpf_list_head *head) in test_list_push_pop_multiple() function
320 return test_list_push_pop_multiple(&v->lock, &v->head); in map_list_push_pop_multiple()
335 return test_list_push_pop_multiple(&v->lock, &v->head); in inner_map_list_push_pop_multiple()