Home
last modified time | relevance | path

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

/mm/
A Dpage_alloc.c2531 if (unlikely(alloc_flags & ALLOC_TRYLOCK)) { in rmqueue_bulk()
3155 if (unlikely(alloc_flags & ALLOC_TRYLOCK)) { in rmqueue_buddy()
4922 if (!(*alloc_flags & ALLOC_TRYLOCK) && in prepare_alloc_pages()
7413 if (alloc_flags & ALLOC_TRYLOCK) in cond_accept_memory()
7520 unsigned int alloc_flags = ALLOC_TRYLOCK; in alloc_pages_nolock_noprof()
A Dinternal.h1300 #define ALLOC_TRYLOCK 0x400 /* Only use spin_trylock in allocation path */ macro

Completed in 21 milliseconds