Home
last modified time | relevance | path

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

/security/landlock/
A Did.c62 const u64 first_init = 1ULL + U32_MAX; in test_init_once() local
66 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