Lines Matching refs:KUNIT_EXPECT_FALSE
289 KUNIT_EXPECT_FALSE(test, data->read[reg]); in expect_reg_default_value()
466 KUNIT_EXPECT_FALSE(test, map->cache_bypass); in read_bypassed()
489 KUNIT_EXPECT_FALSE(test, map->cache_bypass); in read_bypassed()
510 KUNIT_EXPECT_FALSE(test, map->cache_bypass); in read_bypassed()
532 KUNIT_EXPECT_FALSE(test, map->cache_bypass); in read_bypassed_volatile()
555 KUNIT_EXPECT_FALSE(test, map->cache_bypass); in read_bypassed_volatile()
575 KUNIT_EXPECT_FALSE(test, map->cache_bypass); in read_bypassed_volatile()
643 KUNIT_EXPECT_FALSE(test, data->read[5]); in read_writeonly()
704 KUNIT_EXPECT_FALSE(test, priv->reg_default_called[reg]); in reg_default_callback_populates_flat_cache()
707 KUNIT_EXPECT_FALSE(test, data->read[reg]); in reg_default_callback_populates_flat_cache()
793 KUNIT_EXPECT_FALSE(test, data->written[i]); in register_patch()
832 KUNIT_EXPECT_FALSE(test, data->read[i]); in stride()
833 KUNIT_EXPECT_FALSE(test, data->written[i]); in stride()
939 KUNIT_EXPECT_FALSE(test, data->read[i]); in basic_ranges()
940 KUNIT_EXPECT_FALSE(test, data->written[i]); in basic_ranges()
1098 KUNIT_EXPECT_FALSE(test, data->written[param->from_reg + i]); in cache_sync_after_cache_only()
1159 KUNIT_EXPECT_FALSE(test, data->written[param->from_reg + i]); in cache_sync_defaults_marked_dirty()
1328 KUNIT_EXPECT_FALSE(test, data->read[param->from_reg + i]); in cache_drop()
1384 KUNIT_EXPECT_FALSE(test, data->written[reg + i]); in cache_drop_with_non_contiguous_ranges()
1414 KUNIT_EXPECT_FALSE(test, data->written[reg + i]); in cache_drop_with_non_contiguous_ranges()
1433 KUNIT_EXPECT_FALSE(test, data->written[reg + i]); in cache_drop_with_non_contiguous_ranges()
1444 KUNIT_EXPECT_FALSE(test, data->written[i]); in cache_drop_with_non_contiguous_ranges()
1485 KUNIT_EXPECT_FALSE(test, data->written[i]); in cache_drop_all_and_sync_marked_dirty()
1527 KUNIT_EXPECT_FALSE(test, data->written[i]); in cache_drop_all_and_sync_no_defaults()
1570 KUNIT_EXPECT_FALSE(test, data->written[i]); in cache_drop_all_and_sync_has_defaults()
2134 KUNIT_EXPECT_FALSE(test, data->read[i]); in raw_ranges()
2135 KUNIT_EXPECT_FALSE(test, data->written[i]); in raw_ranges()