Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpage_alloc.c97 #define pcp_trylock_prepare(flags) do { } while (0) macro
102 #define pcp_trylock_prepare(flags) local_irq_save(flags) macro
2450 pcp_trylock_prepare(UP_flags); in free_unref_page()
2516 pcp_trylock_prepare(UP_flags); in free_unref_page_list()
2751 pcp_trylock_prepare(UP_flags); in rmqueue_pcplist()
4350 pcp_trylock_prepare(UP_flags); in __alloc_pages_bulk()