Home
last modified time | relevance | path

Searched defs:spinlock_test_data (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/rseq/
H A Dbasic_percpu_ops_test.c53 struct spinlock_test_data { struct
54 struct percpu_lock lock;
55 struct test_data_entry c[CPU_SETSIZE];
56 int reps;
H A Dparam_test.c337 struct spinlock_test_data { struct
343 struct spinlock_test_data *data; argument