Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dpage_alloc.c135 #define pcp_trylock_prepare(flags) do { } while (0) macro
140 #define pcp_trylock_prepare(flags) local_irq_save(flags) macro
3503 pcp_trylock_prepare(UP_flags); in free_unref_page()
3789 pcp_trylock_prepare(UP_flags); in rmqueue_pcplist()
5458 pcp_trylock_prepare(UP_flags); in __alloc_pages_bulk()