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

/linux-master/lib/
H A Dtest_lockup.c162 static atomic_t alloc_pages_failed = ATOMIC_INIT(0); variable
312 atomic_inc(&alloc_pages_failed);
604 atomic_read(&alloc_pages_failed));

Completed in 97 milliseconds