Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhugetlb.h161 void move_hugetlb_state(struct folio *old_folio, struct folio *new_folio, int reason);
437 static inline void move_hugetlb_state(struct folio *old_folio, in move_hugetlb_state() function
/linux/mm/
H A Dmigrate.c1536 move_hugetlb_state(src, dst, reason); in unmap_and_move_huge_page()
H A Dhugetlb.c7446 void move_hugetlb_state(struct folio *old_folio, struct folio *new_folio, int reason) in move_hugetlb_state() function