Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
A Drbtree_search.c134 #define TEST_ROOT(dolock) \ argument
137 long test_root_spinlock_##dolock(void *ctx) \
142 if (dolock) \
147 if (dolock) \
153 #define TEST_LR(op, dolock) \ argument
156 long test_##op##_spinlock_##dolock(void *ctx) \
174 if (dolock) \
179 if (dolock) \
A Dlinked_list_peek.c84 #define TEST_FB(op, dolock) \ argument
87 long test_##op##_spinlock_##dolock(void *ctx) \
92 if (dolock) \
97 if (dolock) \

Completed in 4 milliseconds