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

/linux-4.1.27/mm/
H A Dswap.c92 * Two special cases here: we could avoid taking compound_lock_irqsave
177 flags = compound_lock_irqsave(page_head); put_refcounted_compound_page()
333 flags = compound_lock_irqsave(page_head); __get_page_tail()
/linux-4.1.27/include/linux/
H A Dmm.h420 static inline unsigned long compound_lock_irqsave(struct page *page) compound_lock_irqsave() function

Completed in 132 milliseconds