Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_vmalloc.c70 static atomic_t test_n_undone = ATOMIC_INIT(0); variable
75 if (atomic_dec_and_test(&test_n_undone)) in test_report_one_done()
550 atomic_inc(&test_n_undone); in do_concurrent_test()