Home
last modified time | relevance | path

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

/linux/lib/
H A Dtest_context-analysis.c222 struct test_seqlock_data { struct
227 static void __used test_seqlock_init(struct test_seqlock_data *d) in test_seqlock_init() argument
233 static void __used test_seqlock_reader(struct test_seqlock_data *d) in test_seqlock_reader()
243 static void __used test_seqlock_writer(struct test_seqlock_data *d) in test_seqlock_writer()
264 static void __used test_seqlock_scoped(struct test_seqlock_data *d) in test_seqlock_scoped()