Lines Matching defs:test
120 static void basic_read_write(struct kunit *test) in basic_read_write()
149 static void bulk_write(struct kunit *test) in bulk_write()
186 static void bulk_read(struct kunit *test) in bulk_read()
219 static void write_readonly(struct kunit *test) in write_readonly()
254 static void read_writeonly(struct kunit *test) in read_writeonly()
294 static void reg_defaults(struct kunit *test) in reg_defaults()
322 static void reg_defaults_read_dev(struct kunit *test) in reg_defaults_read_dev()
356 static void register_patch(struct kunit *test) in register_patch()
408 static void stride(struct kunit *test) in stride()
474 static void basic_ranges(struct kunit *test) in basic_ranges()
546 static void stress_insert(struct kunit *test) in stress_insert()
600 static void cache_bypass(struct kunit *test) in cache_bypass()
638 static void cache_sync(struct kunit *test) in cache_sync()
676 static void cache_sync_defaults(struct kunit *test) in cache_sync_defaults()
712 static void cache_sync_readonly(struct kunit *test) in cache_sync_readonly()
753 static void cache_sync_patch(struct kunit *test) in cache_sync_patch()
814 static void cache_drop(struct kunit *test) in cache_drop()
856 static void cache_present(struct kunit *test) in cache_present()
1003 static void raw_read_defaults_single(struct kunit *test) in raw_read_defaults_single()
1028 static void raw_read_defaults(struct kunit *test) in raw_read_defaults()
1067 static void raw_write_read_single(struct kunit *test) in raw_write_read_single()
1093 static void raw_write(struct kunit *test) in raw_write()
1145 static void raw_sync(struct kunit *test) in raw_sync()