Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/rseq/
H A Dbasic_percpu_ops_test.c27 struct spinlock_test_data { struct
28 struct percpu_lock lock;
29 struct test_data_entry c[CPU_SETSIZE];
30 int reps;
H A Dparam_test.c283 struct spinlock_test_data { struct
289 struct spinlock_test_data *data; argument