Searched refs:first_init (Results 1 – 1 of 1) sorted by relevance
62 const u64 first_init = 1ULL + U32_MAX; in test_init_once() local66 KUNIT_EXPECT_EQ(test, atomic64_read(&counter), first_init); in test_init_once()70 test, atomic64_read(&counter), first_init, in test_init_once()
Completed in 3 milliseconds