Home
last modified time | relevance | path

Searched defs:move_hugetlb_state (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dhugetlb.h338 static inline void move_hugetlb_state(struct page *oldpage, in move_hugetlb_state() function
/kernel/linux/linux-6.6/include/linux/
Dhugetlb.h463 static inline void move_hugetlb_state(struct folio *old_folio, in move_hugetlb_state() function
/kernel/linux/linux-5.10/mm/
Dhugetlb.c5704 void move_hugetlb_state(struct page *oldpage, struct page *newpage, int reason) in move_hugetlb_state() function
/kernel/linux/linux-6.6/mm/
Dhugetlb.c7264 void move_hugetlb_state(struct folio *old_folio, struct folio *new_folio, int reason) in move_hugetlb_state() function