Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dpage_alloc.c97 #define pcp_trylock_prepare(flags) do { } while (0) macro
102 #define pcp_trylock_prepare(flags) local_irq_save(flags) macro
2425 pcp_trylock_prepare(UP_flags); in free_unref_page()
2491 pcp_trylock_prepare(UP_flags); in free_unref_page_list()
2726 pcp_trylock_prepare(UP_flags); in rmqueue_pcplist()
4326 pcp_trylock_prepare(UP_flags); in __alloc_pages_bulk()