Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_lockup.c162 static atomic_t alloc_pages_failed = ATOMIC_INIT(0); variable
312 atomic_inc(&alloc_pages_failed); in test_alloc_pages()
604 atomic_read(&alloc_pages_failed)); in test_lockup_init()