Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
588 atomic_read(&alloc_pages_failed)); in test_lockup_init()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds