Lines Matching defs:test
103 static void basic_read_write(struct kunit *test) in basic_read_write()
132 static void bulk_write(struct kunit *test) in bulk_write()
169 static void bulk_read(struct kunit *test) in bulk_read()
202 static void write_readonly(struct kunit *test) in write_readonly()
237 static void read_writeonly(struct kunit *test) in read_writeonly()
277 static void reg_defaults(struct kunit *test) in reg_defaults()
305 static void reg_defaults_read_dev(struct kunit *test) in reg_defaults_read_dev()
339 static void register_patch(struct kunit *test) in register_patch()
391 static void stride(struct kunit *test) in stride()
457 static void basic_ranges(struct kunit *test) in basic_ranges()
529 static void stress_insert(struct kunit *test) in stress_insert()
583 static void cache_bypass(struct kunit *test) in cache_bypass()
621 static void cache_sync(struct kunit *test) in cache_sync()
659 static void cache_sync_defaults(struct kunit *test) in cache_sync_defaults()
695 static void cache_sync_readonly(struct kunit *test) in cache_sync_readonly()
736 static void cache_sync_patch(struct kunit *test) in cache_sync_patch()
797 static void cache_drop(struct kunit *test) in cache_drop()
839 static void cache_present(struct kunit *test) in cache_present()
986 static void raw_read_defaults_single(struct kunit *test) in raw_read_defaults_single()
1011 static void raw_read_defaults(struct kunit *test) in raw_read_defaults()
1050 static void raw_write_read_single(struct kunit *test) in raw_write_read_single()
1076 static void raw_write(struct kunit *test) in raw_write()
1128 static void raw_sync(struct kunit *test) in raw_sync()