Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmemcontrol.h776 struct lruvec *lock_page_lruvec_irqsave(struct page *page,
1269 static inline struct lruvec *lock_page_lruvec_irqsave(struct page *page, in lock_page_lruvec_irqsave() function
1551 return lock_page_lruvec_irqsave(page, flags); in relock_page_lruvec_irqsave()
/Linux-v5.15/mm/
Dswap.c86 lruvec = lock_page_lruvec_irqsave(page, &flags); in __page_cache_release()
Dmemcontrol.c1202 struct lruvec *lock_page_lruvec_irqsave(struct page *page, unsigned long *flags) in lock_page_lruvec_irqsave() function